Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1257 from finos/revert-1255-remove-semantic-versi…
Browse files Browse the repository at this point in the history
…oning

Revert "Remove Semantic Versioning"
  • Loading branch information
pdaulbyscottlogic authored Sep 2, 2019
2 parents 7e7309c + 827e816 commit a3a0cc0
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,13 @@ workflows:
filters:
branches:
ignore: master
# # Ignored to disable semantic versioning for now:
# - check_commit_message:
# filters:
# branches:
# ignore: master
# release:
# jobs:
# - release:
# filters:
# branches:
# only: master
- check_commit_message:
filters:
branches:
ignore: master
release:
jobs:
- release:
filters:
branches:
only: master

0 comments on commit a3a0cc0

Please sign in to comment.