Skip to content

Commit

Permalink
simplify ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarri committed Jun 13, 2022
1 parent 346cac7 commit 963d108
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,6 @@ workflows:
only: /^v.*/
branches:
ignore: /.*/
requires:
- e2e-staging
# Will build and push a prod (NON debug) image for each `/^v.*/` git tag
# Resulting image is tagged with both ${CIRCLE_TAG} and latest
# Images are compliant with both linux/amd64 and linux/arm64 architectures
Expand Down

0 comments on commit 963d108

Please sign in to comment.