We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d601e18 commit 630bbd2Copy full SHA for 630bbd2
1 file changed
scripts/release/publish-runners/bitbucket.sh
@@ -36,6 +36,7 @@ dry_run_bitbucket() (
36
37
echo "Dry run: will not publish pipe to bitbucket."
38
git show-ref
39
+ git remote -v
40
git push bb-origin main --tags --dry-run
41
42
clean_up
0 commit comments