Compare commits

..

2 Commits

Author SHA1 Message Date
Hayden Hargreaves
adb0c0d807 Merge branch 'refactor/react' of gitea:azpect/Potion into refactor/react 2026-01-08 22:12:46 -07:00
Hayden Hargreaves
d0ef6c0b11 (FIX): This is funny, look at the diff 2026-01-08 22:12:33 -07:00

View File

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