Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 19s

This commit is contained in:
2023-07-22 02:14:51 +00:00
parent 065f72bdda
commit 81843a60aa

View File

@@ -16,7 +16,7 @@ jobs:
uses: docker/setup-buildx-action@master
- uses: actions/checkout@v3
- name: docker buildx
run: docker buildx . -f Dockerfile
run: docker buildx build . -f Dockerfile
#- uses: docker/build-push-action@v2
# with:
# push: false