Update .gitea/workflows/gitea.yaml
Some checks failed
Tomcode landing build/deploy / build (push) Successful in 30s
Tomcode landing build/deploy / dockerize (push) Failing after 18s

This commit is contained in:
thomas 2024-09-22 14:09:04 +02:00
parent d430934e66
commit 66c498743b

View File

@ -60,7 +60,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: ./docker
file: ./Dockerfile
file: ./docker/Dockerfile
platforms: |
linux/amd64
linux/arm64