更新 .gitea/workflows/pms.yaml
Docker Deploy / build-and-deploy (push) Successful in 10m30s Details

This commit is contained in:
root 2024-08-17 19:52:39 +08:00
parent 547d9aedf5
commit c6e9938227
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
uses: http://${{vars.DOMAIN}}:5678/docker/build-push-action@v6
with:
push: true
context: ../../server
context: ./server
dockerfile: Dockerfile
#tags: ${{ vars.ALI_REGISTRY }}/${{ github.repository }}:${{ github.ref_name }}
tags: ${{env.REMOTE_IMG_NAME}} #支持env变量