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,