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 31e51b2 commit 33952fdCopy full SHA for 33952fd
.circleci/config.yml
@@ -612,7 +612,7 @@ 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
+ command: cd bit && bit tag --increment-by 4
616
# command: cd bit && bit tag
617
# command: cd bit && bit tag --persist
618
# command: cd bit && bit tag --persist --ignore-newest-version
0 commit comments