try gitea action
Some checks failed
/ build (push) Failing after 18s

This commit is contained in:
2024-07-30 20:17:49 +02:00
parent 9f13ebfe5e
commit c0beda72c8

View File

@ -23,7 +23,6 @@ jobs:
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
- uses: docker/setup-buildx-action@v3
with:
driver: remote
endpoint: tcp://localhost:2376
- uses: docker/build-push-action@v6
with: