We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fe921 commit 57297adCopy full SHA for 57297ad
.circleci/config.yml
@@ -267,7 +267,6 @@ workflows:
267
- build-and-push-images-amd64:
268
requires:
269
- build-and-upload-cli
270
- - build-and-deploy-approval
271
filters:
272
branches:
273
only:
@@ -276,7 +275,6 @@ workflows:
276
275
- build-and-push-images-arm64:
277
278
279
280
281
282
@@ -286,7 +284,6 @@ workflows:
286
284
287
285
- build-and-push-images-amd64
288
- build-and-push-images-arm64
289
290
291
292
0 commit comments