更新 .gitea/workflows/main.yaml
Docker Deploy / build-and-deploy (push) Successful in 2m5s
Details
Docker Deploy / build-and-deploy (push) Successful in 2m5s
Details
This commit is contained in:
parent
e84b61cbaa
commit
c2455a5802
|
@ -53,7 +53,6 @@ jobs:
|
|||
uses: http://${{vars.DOMAIN}}:5678/docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
tags: ${{ vars.ALI_REGISTRY }}/${{ github.repository }}:${{ github.ref_name }}
|
||||
|
|
Loading…
Reference in New Issue