Skip to content

Commit 33952fd

Browse files
committed
circle ci - temporary increment tag by 4
1 parent 31e51b2 commit 33952fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ jobs:
612612
name: tag persist
613613
# command: cd bit && bit tag --ignore-newest-version
614614
# command: cd bit && bit tag --increment-by 4
615-
command: cd bit && bit tag --increment-by 2
615+
command: cd bit && bit tag --increment-by 4
616616
# command: cd bit && bit tag
617617
# command: cd bit && bit tag --persist
618618
# command: cd bit && bit tag --persist --ignore-newest-version

0 commit comments

Comments
 (0)