.gitea/workflows/gitea-ci.yaml aktualisiert
Some checks failed
Build And Push / release-image (push) Failing after 4s
Some checks failed
Build And Push / release-image (push) Failing after 4s
This commit is contained in:
parent
6a2fc1976b
commit
2c8c423fd9
@ -10,12 +10,6 @@ jobs:
|
|||||||
release-image:
|
release-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Set up QEMU
|
|
||||||
uses: docker/setup-qemu-action@v2
|
|
||||||
|
|
||||||
- name: Set up Docker BuildX
|
- name: Set up Docker BuildX
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
with: # replace it with your local IP
|
with: # replace it with your local IP
|
||||||
|
Loading…
Reference in New Issue
Block a user