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

This commit is contained in:
thomas 2024-09-22 14:12:27 +02:00
parent db0243b35e
commit 0408d45b17

View File

@ -59,7 +59,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: ./docker
context: ./
file: ./docker/Dockerfile
platforms: |
linux/amd64