Skip to content

Commit 57297ad

Browse files
committed
Simplify CircleCI build dependency
1 parent a6fe921 commit 57297ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ workflows:
267267
- build-and-push-images-amd64:
268268
requires:
269269
- build-and-upload-cli
270-
- build-and-deploy-approval
271270
filters:
272271
branches:
273272
only:
@@ -276,7 +275,6 @@ workflows:
276275
- build-and-push-images-arm64:
277276
requires:
278277
- build-and-upload-cli
279-
- build-and-deploy-approval
280278
filters:
281279
branches:
282280
only:
@@ -286,7 +284,6 @@ workflows:
286284
requires:
287285
- build-and-push-images-amd64
288286
- build-and-push-images-arm64
289-
- build-and-deploy-approval
290287
filters:
291288
branches:
292289
only:

0 commit comments

Comments
 (0)