更新 .gitea/workflows/build-docker.yml
Some checks failed
Some checks failed
This commit is contained in:
parent
3312e2f43e
commit
3f99078701
@ -10,7 +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
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
file: ./docker/Dockerfile
|
file: ./docker/Dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user