diff --git a/.gitea/workflows/build-image.yaml b/.gitea/workflows/build-image.yaml index 75049d0..394e501 100644 --- a/.gitea/workflows/build-image.yaml +++ b/.gitea/workflows/build-image.yaml @@ -67,5 +67,6 @@ jobs: - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: + context: "{{defaultContext}}" push: true tags: chill_website/web:1.0.0