Skip to content

Commit 7b1736d

Browse files
committed
circle ci - temporary set tag with --persist
1 parent 5468fe8 commit 7b1736d

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
@@ -621,8 +621,8 @@ jobs:
621621
# command: cd bit && bit tag --ignore-newest-version
622622
# command: cd bit && bit tag --increment-by 3
623623
# command: cd bit && bit tag --increment-by 2
624-
command: cd bit && bit tag
625-
# command: cd bit && bit tag --persist
624+
# command: cd bit && bit tag
625+
command: cd bit && bit tag --persist
626626
# command: cd bit && bit tag --persist --ignore-newest-version
627627
no_output_timeout: '25m'
628628
environment:

0 commit comments

Comments
 (0)