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 5468fe8 commit 7b1736dCopy full SHA for 7b1736d
.circleci/config.yml
@@ -621,8 +621,8 @@ jobs:
621
# command: cd bit && bit tag --ignore-newest-version
622
# command: cd bit && bit tag --increment-by 3
623
# command: cd bit && bit tag --increment-by 2
624
- command: cd bit && bit tag
625
- # command: cd bit && bit tag --persist
+ # command: cd bit && bit tag
+ command: cd bit && bit tag --persist
626
# command: cd bit && bit tag --persist --ignore-newest-version
627
no_output_timeout: '25m'
628
environment:
0 commit comments