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 #- 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
# file: Dockerfile file: Dockerfile
# tags: user/app:latest tags: user/app:latest

Loading…
Cancel
Save