Update .gitea/workflows/build.yaml
build / docker (push) Failing after 17s
Details
build / docker (push) Failing after 17s
Details
This commit is contained in:
parent
e02767d11b
commit
a97c1dc81a
|
|
@ -9,9 +9,6 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
-
|
|
||||||
name: Set up QEMU
|
|
||||||
uses: https://github.com/docker/setup-qemu-action@v3
|
|
||||||
-
|
-
|
||||||
name: Set up Docker Buildx
|
name: Set up Docker Buildx
|
||||||
uses: https://github.com/docker/setup-buildx-action@v3
|
uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue