Skip to content

Commit

Permalink
Clean CircleCi config #2
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienBreux committed Aug 27, 2017
1 parent 98da35a commit 8f321e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

- deploy:
name: Release
branch: master
command: |
if git log -1 --pretty=%B | grep "^v[0-9]\+\.[0-9]\+\.[0-9]\+$";
then
Expand Down

0 comments on commit 8f321e4

Please sign in to comment.