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 edfec52 commit 7df1a7cCopy full SHA for 7df1a7c
1 file changed
scripts/release/publish-runners/bitbucket.sh
@@ -35,7 +35,7 @@ dry_run_bitbucket() (
35
setup_bitbucket
36
37
echo "Dry run: will not publish pipe to bitbucket."
38
- pwd
+ cd bitbucketMetadataUpdates
39
git show-ref
40
git remote -v
41
git push bb-origin master --tags --dry-run
0 commit comments