Update '.gitea/workflows/demo.yaml'
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details

master
nathan 2 years ago
parent a5878f5ef4
commit 2790bac8b5

@ -27,7 +27,6 @@ jobs:
#- uses: actions/checkout@v3
#- name: docker buildx
# run: docker buildx build . -f Dockerfile -t registry.local/user/app:latest --push
- uses: docker/build-push-action@master
with:
push: false

Loading…
Cancel
Save