From b4fca164b17feae0e4cedab0ab61e33f9ca9c26e Mon Sep 17 00:00:00 2001 From: admins <114486803@qq.com> Date: Mon, 9 Sep 2024 19:56:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/c2onfig.y?= =?UTF-8?q?aml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/c2onfig.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitea/workflows/c2onfig.yaml b/.gitea/workflows/c2onfig.yaml index 2540d74..eddd5be 100644 --- a/.gitea/workflows/c2onfig.yaml +++ b/.gitea/workflows/c2onfig.yaml @@ -27,10 +27,7 @@ jobs: uses: docker/login-action@v2 with: push: true - tags: ${{ secrets.ALIYUN_REGISTRY }}/actions:1.0 - registry: ${{ secrets.REGISTRY }} - username: ${{ secrets.DOCKER_USERNAME }} - password: ${{ secrets.DOCKER_TOKEN }} + tags: ${{ secrets.ALIYUN_REGISTRY }}/${{ env.REPO }}:${{ github.sha }} #run: | #docker build -t registry.cn-shenzhen.aliyuncs.com/jbjb/k8s-images/mob:latest .