Skip to content

Commit

Permalink
add staging filter
Browse files Browse the repository at this point in the history
  • Loading branch information
nelson-djamo committed Jun 23, 2023
1 parent 82bb350 commit b2130f2
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 @@ -20,3 +20,7 @@ workflows:
jobs:
- build-and-push-image:
context: aws-registry-creds
filters:
branches:
only:
- staging

0 comments on commit b2130f2

Please sign in to comment.