更新 .gitea/workflows/pms.yaml
Docker Deploy / build-and-deploy (push) Failing after 15s
Details
Docker Deploy / build-and-deploy (push) Failing after 15s
Details
This commit is contained in:
parent
7aa7288594
commit
7ee6c2cc71
|
@ -25,6 +25,7 @@ jobs:
|
||||||
npm config set registry https://npm.aliyun.com
|
npm config set registry https://npm.aliyun.com
|
||||||
|
|
||||||
echo "-----============$REMOTE_IMG_NAME=========--------"
|
echo "-----============$REMOTE_IMG_NAME=========--------"
|
||||||
|
ls
|
||||||
# - name: Set up Go
|
# - name: Set up Go
|
||||||
# uses: actions/setup-go@v4
|
# uses: actions/setup-go@v4
|
||||||
# with:
|
# with:
|
||||||
|
|
Loading…
Reference in New Issue