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

master
nathan 2 years ago
parent f755c08562
commit c23999b32f

@ -19,10 +19,10 @@ jobs:
#- 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
# file: Dockerfile
# tags: user/app:latest
- uses: docker/build-push-action@master
with:
push: false
file: Dockerfile
tags: user/app:latest

Loading…
Cancel
Save