(FIX): This is funny, look at the diff
This commit is contained in:
parent
46f613aeb3
commit
d0ef6c0b11
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user