From bb480c64109bef783138f5fd1cb5ba770b91b24e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20BEAU?= Date: Thu, 10 Oct 2024 17:32:05 +0200 Subject: [PATCH] Fix build --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e0feb6..fb3fd90 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Build image uses: docker/build-push-action@v2 with: - context: . + context: shopinvader file: Dockerfile tags: | ghcr.io/${{ github.repository }}:latest,