Skip to content

Commit

Permalink
Add CircleCI image registry configuration (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
marians authored Dec 1, 2023
1 parent d8d812f commit 5e33f41
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ workflows:
tags:
only: /^v.*/

- architect/push-to-docker:
name: "push-architect-to-docker"
image: "quay.io/giantswarm/architect"
- architect/push-to-registries:
context: architect
username_envar: "QUAY_USERNAME"
password_envar: "QUAY_PASSWORD"
name: push-to-registries
requires:
- go-build-architect
filters:
Expand Down

0 comments on commit 5e33f41

Please sign in to comment.