更新 .gitea/workflows/pms.yaml
Docker Deploy / build-and-deploy (push) Has been cancelled
Details
Docker Deploy / build-and-deploy (push) Has been cancelled
Details
This commit is contained in:
parent
4de0089d23
commit
6dd544589b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue