Skip to content

Commit

Permalink
gitac: secerts.XX export REPO=ccr.ccs.tencentyun.com
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Jun 20, 2024
1 parent f011a79 commit 6eff0ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,12 @@ jobs:
export DOCKER_REGISTRY_PW_infrastSubUser2=${{ secrets.DOCKER_REGISTRY_PW_INFRASTSUBUSER2 }}
export DOCKER_REGISTRY_USER_dockerhub=${{ secrets.DOCKER_REGISTRY_USER_DOCKERHUB }}
export DOCKER_REGISTRY_PW_dockerhub=${{ secrets.DOCKER_REGISTRY_PW_DOCKERHUB }}
export DOCKER_REGISTRY_TENCLOUD_USER=${{ secrets.DOCKER_REGISTRY_TENCLOUD_USER }}
export DOCKER_REGISTRY_TENCLOUD_PASS=${{ secrets.DOCKER_REGISTRY_TENCLOUD_PASS }}
export REPO=registry-1.docker.io
export REPO=registry.cn-shenzhen.aliyuncs.com
export REPO=ccr.ccs.tencentyun.com
# BUILD
:> /tmp/.timecost
echo compile; cd compile;
Expand Down

0 comments on commit 6eff0ad

Please sign in to comment.