Update .gitea/workflows/gitea.yaml
All checks were successful
Tomcode landing build/deploy / build (push) Successful in 46s
Tomcode landing build/deploy / dockerize (push) Successful in 56s

This commit is contained in:
thomas 2024-09-22 18:59:03 +02:00
parent dac53f6ade
commit e0b8ec485e

View File

@ -35,8 +35,6 @@ jobs:
with: with:
name: build name: build
path: ./build path: ./build
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker BuildX - name: Set up Docker BuildX
uses: docker/setup-buildx-action@v2 uses: docker/setup-buildx-action@v2
with: with: