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 05ced3b commit 305749cCopy full SHA for 305749c
.circleci/config.yml
@@ -612,8 +612,8 @@ jobs:
612
name: tag persist
613
# command: cd bit && bit tag --ignore-newest-version
614
# command: cd bit && bit tag --increment-by 4
615
- # command: cd bit && bit tag --increment-by 2
616
- command: cd bit && bit tag
+ command: cd bit && bit tag --increment-by 2
+ # command: cd bit && bit tag
617
# command: cd bit && bit tag --persist
618
# command: cd bit && bit tag --persist --ignore-newest-version
619
no_output_timeout: '25m'
0 commit comments