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