Skip to content

Commit

Permalink
fix: Wait on approval follows e2e on tag (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
darioAnongba authored Dec 20, 2021
1 parent 7f6418b commit a5cf653
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 @@ -292,7 +292,7 @@ workflows:
- wait-for-approval:
type: approval
requires:
- push-dev-image
- e2e
filters:
tags:
only: /^v.*/
Expand Down

0 comments on commit a5cf653

Please sign in to comment.