更新 .gitea/workflows/pms.yaml
Docker Deploy / build-and-deploy (push) Has been cancelled Details

This commit is contained in:
root 2024-08-17 18:14:50 +08:00
parent 4de0089d23
commit 6dd544589b
1 changed files with 4 additions and 4 deletions

View File

@ -27,10 +27,10 @@ jobs:
echo "-----============$REMOTE_IMG_NAME=========--------"
# - name: Set up Go
# uses: actions/setup-go@v4
# with:
# go-version: '1.22'
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.22'
- name: Checkout Repo
uses: http://${{vars.DOMAIN}}:5678/actions/checkout@v4