Skip to content

Commit

Permalink
Issue-396: Added filter to all dependent workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbourelly999 committed May 19, 2022
1 parent 05d3201 commit 6001e0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,14 @@ workflows:
filters:
branches:
ignore: develop
tags:
only: /^[\.0-9]*$/
- arm_build_push:
filters:
branches:
ignore: develop
tags:
only: /^[\.0-9]*$/
- arm_build_push_develop :
filters:
branches:
Expand Down

0 comments on commit 6001e0b

Please sign in to comment.