Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 13s
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
#- name: docker buildx
|
#- name: docker buildx
|
||||||
# run: docker buildx build . -f Dockerfile
|
# run: docker buildx build . -f Dockerfile
|
||||||
- uses: docker/build-push-action@v2
|
- uses: docker/build-push-action@master
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
tags: user/app:latest
|
tags: user/app:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user