Skip to content

Commit

Permalink
edited CIRCLE_BUILD_NUM
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 22, 2018
1 parent 5c19606 commit baa2476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- checkout
- run: ls
- run: git status
- run: git push --set-upstream origin 0.0.${CIRCLE_BRANCH}
- run: git push --set-upstream origin 0.0.${CIRCLE_BUILD_NUM}



Expand Down

0 comments on commit baa2476

Please sign in to comment.