Update '.gitea/workflows/demo.yaml'
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m44s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m44s
This commit is contained in:
@@ -20,8 +20,8 @@ jobs:
|
|||||||
- run: curl http://gitea-http.gitea.svc.cluster.local:3000/nathan/gitea-actions.git#cdf930a637a26ea5ba466a40854515fdd00215fb
|
- run: curl http://gitea-http.gitea.svc.cluster.local:3000/nathan/gitea-actions.git#cdf930a637a26ea5ba466a40854515fdd00215fb
|
||||||
#- name: setup qemu
|
#- name: setup qemu
|
||||||
# uses: docker/setup-qemu-action@v2
|
# uses: docker/setup-qemu-action@v2
|
||||||
#- name: setup buildx
|
- name: setup buildx
|
||||||
# uses: docker/setup-buildx-action@master
|
uses: docker/setup-buildx-action@v2
|
||||||
#- uses: actions/checkout@v3
|
#- uses: actions/checkout@v3
|
||||||
#- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user