更新 .gitea/workflows/build-docker.yml
Some checks failed
Some checks failed
This commit is contained in:
parent
19966a059e
commit
6f8770e93d
@ -10,8 +10,8 @@ jobs:
|
|||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- name: Docker build push
|
- name: Docker build push
|
||||||
#uses: seepine/action-docker-build-push@v1
|
uses: seepine/action-docker-build-push@v1
|
||||||
uses: ./.gitea/actions/action-docker-build-push
|
#uses: ./.gitea/actions/action-docker-build-push
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
file: ./docker/Dockerfile
|
file: ./docker/Dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user