diff --git a/.gitea/workflows/gitea-actions-demo.yaml b/.gitea/workflows/gitea-actions-demo.yaml index 227d1c8..7ff7361 100644 --- a/.gitea/workflows/gitea-actions-demo.yaml +++ b/.gitea/workflows/gitea-actions-demo.yaml @@ -24,6 +24,6 @@ jobs: uses: https://github.com/docker/build-push-action@v5 with: context: context - file: ./Containerfile + file: context/Containerfile push: true tags: git.hyperon.be/bram/ultimate-eee