Skip to content

Commit

Permalink
circle - increment by 2
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham authored Feb 26, 2023
1 parent 4175e60 commit 012e189
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 @@ -780,8 +780,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 012e189

Please sign in to comment.