Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s
This commit is contained in:
@@ -27,7 +27,6 @@ jobs:
|
|||||||
#- uses: actions/checkout@v3
|
#- uses: actions/checkout@v3
|
||||||
#- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user