Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m29s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4m29s
This commit is contained in:
@@ -19,10 +19,10 @@ jobs:
|
|||||||
#- name: docker buildx
|
#- name: docker buildx
|
||||||
# run: docker buildx build . -f Dockerfile -t registry.local/user/app:latest --push
|
# run: docker buildx build . -f Dockerfile -t registry.local/user/app:latest --push
|
||||||
|
|
||||||
#- uses: docker/build-push-action@master
|
- uses: docker/build-push-action@master
|
||||||
# with:
|
with:
|
||||||
# push: false
|
push: false
|
||||||
# file: Dockerfile
|
file: Dockerfile
|
||||||
# tags: user/app:latest
|
tags: user/app:latest
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user