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

master
nathan 2 years ago
parent ead1a0e1a6
commit 9929482824

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
#- name: docker buildx
# run: docker buildx build . -f Dockerfile
- uses: docker/build-push-action@v2
- uses: docker/build-push-action@master
with:
push: false
tags: user/app:latest

Loading…
Cancel
Save