tester deploy enda..
Co-authored-by: Amalie Erdal Mansaker <amalie.erdal.mansaker@nav.no>
This commit is contained in:
parent
aa7b8b1e97
commit
223056bbc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
uses: "docker/build-push-action@v2"
|
||||
with:
|
||||
context: .
|
||||
file: Dockerfile
|
||||
file: frontend/Dockerfile
|
||||
tags: "${{ env.IMAGE }}"
|
||||
push: "true"
|
||||
"deploy":
|
||||
|
|
Reference in a new issue