Skip to content

Commit 305749c

Browse files
committed
circle ci - temporary increment tag by 2
1 parent 05ced3b commit 305749c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,8 +612,8 @@ 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
616-
command: cd bit && bit tag
615+
command: cd bit && bit tag --increment-by 2
616+
# command: cd bit && bit tag
617617
# command: cd bit && bit tag --persist
618618
# command: cd bit && bit tag --persist --ignore-newest-version
619619
no_output_timeout: '25m'

0 commit comments

Comments
 (0)