Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
switch to Aliyun Container Registry to Enterprise (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubasobon authored Feb 2, 2023
1 parent 3a9aed1 commit 7216b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ workflows:
- architect/push-to-docker:
context: "architect"
name: push-template-operator-to-aliyun
image: "registry-intl.cn-shanghai.aliyuncs.com/giantswarm/template-operator"
image: "giantswarm-registry.cn-shanghai.cr.aliyuncs.com/giantswarm/template-operator"
username_envar: "ALIYUN_USERNAME"
password_envar: "ALIYUN_PASSWORD"
requires:
Expand Down

0 comments on commit 7216b03

Please sign in to comment.