Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham authored Feb 7, 2023
1 parent 10c9853 commit 350e2b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -786,8 +786,8 @@ jobs:
- run:
name: tag persist
# command: cd bit && bit tag --ignore-newest-version
# command: cd bit && bit tag --increment-by 2
command: cd bit && bit tag
command: cd bit && bit tag --increment-by 2
# command: cd bit && bit tag
# command: cd bit && bit tag --persist --ignore-newest-version
no_output_timeout: '25m'
environment:
Expand Down

0 comments on commit 350e2b1

Please sign in to comment.