Skip to content

Commit

Permalink
minor change in CI desp.
Browse files Browse the repository at this point in the history
  • Loading branch information
hungpham2511 committed Jan 25, 2020
1 parent 9ab277a commit edaa85e
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 @@ -134,7 +134,7 @@ jobs:
steps:
- checkout
- run:
name: Pull all known tags and check that the tag in VERSION has not already exist.
name: Tag code with the latest version in VERSION and push tag.
command: |
VERSION=`cat VERSION`
git fetch --tags
Expand Down

0 comments on commit edaa85e

Please sign in to comment.