Merge pull request '(FIX): This is funny, look at the diff' (#65) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m2s

Reviewed-on: #65
This commit is contained in:
Hayden Hargreaves 2026-01-08 22:13:09 -07:00
commit 38098ea671

View File

@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./web
file: ./Dockerfile
file: ./web/Dockerfile
push: true
tags: azpect3120/potion.frontend:latest
build-args: |