Fix context
Some checks failed
/ build (push) Failing after 12s

This commit is contained in:
Aram 🍐 2025-08-23 02:53:25 -04:00
parent 61beb9444a
commit 9698925556

View file

@ -22,7 +22,7 @@ jobs:
image: git.poire.dev/aramperes/poire.dev
tags: ${{ steps.extract_tag.outputs.tag }}
context: ./website
containerfiles: ./website/Dockerfile
containerfiles: ./website/docker/Dockerfile
# - name: Build and push Docker image
# uses: docker/build-push-action@v2
# with: