更新 .gitea/workflows/main.yaml
Docker Deploy / build-and-deploy (push) Failing after 2m22s Details

This commit is contained in:
root 2024-07-06 23:08:28 +08:00
parent 9ffa90e179
commit 326d125e91
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
# with:
# go-version: '1.22'
- name: Checkout Repo
- uses: http://${{vars.DOMAIN}}:5678/actions/checkout@v4
uses: http://${{vars.DOMAIN}}:5678/actions/checkout@v4
- name: Login to Alibaba Cloud Docker Registry
uses: http://${{vars.DOMAIN}}:5678/docker/login-action@v3