Skip to content

Commit

Permalink
switch to Aliyun Container Registry to Enterprise (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubasobon committed Feb 2, 2023
1 parent f038140 commit d01f2e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ workflows:
- architect/push-to-docker:
name: push-to-aliyun
context: architect
image: "registry-intl.cn-shanghai.aliyuncs.com/giantswarm/aws-collector"
image: "giantswarm-registry.cn-shanghai.cr.aliyuncs.com/giantswarm/aws-collector"
username_envar: "ALIYUN_USERNAME"
password_envar: "ALIYUN_PASSWORD"
requires:
Expand All @@ -74,7 +74,7 @@ workflows:
- architect/push-to-docker:
name: push-to-aliyun-pr
context: architect
image: "registry-intl.cn-shanghai.aliyuncs.com/giantswarm/aws-collector"
image: "giantswarm-registry.cn-shanghai.cr.aliyuncs.com/giantswarm/aws-collector"
username_envar: "ALIYUN_USERNAME"
password_envar: "ALIYUN_PASSWORD"
requires:
Expand Down

0 comments on commit d01f2e8

Please sign in to comment.