Skip to content

Commit

Permalink
Simplify CircleCI build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertLucian committed Jun 24, 2021
1 parent a6fe921 commit 57297ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ workflows:
- build-and-push-images-amd64:
requires:
- build-and-upload-cli
- build-and-deploy-approval
filters:
branches:
only:
Expand All @@ -276,7 +275,6 @@ workflows:
- build-and-push-images-arm64:
requires:
- build-and-upload-cli
- build-and-deploy-approval
filters:
branches:
only:
Expand All @@ -286,7 +284,6 @@ workflows:
requires:
- build-and-push-images-amd64
- build-and-push-images-arm64
- build-and-deploy-approval
filters:
branches:
only:
Expand Down

0 comments on commit 57297ad

Please sign in to comment.