更新 .gitea/workflows/main.yaml
Docker Deploy / build-and-deploy (push) Failing after 2m22s
Details
Docker Deploy / build-and-deploy (push) Failing after 2m22s
Details
This commit is contained in:
parent
9ffa90e179
commit
326d125e91
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue