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
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 1m2s
Reviewed-on: #65
This commit is contained in:
commit
38098ea671
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user