tester deploy enda..

Co-authored-by: Amalie Erdal Mansaker <amalie.erdal.mansaker@nav.no>
This commit is contained in:
sindrekjelsrud 2023-06-28 16:32:22 +02:00
parent aa7b8b1e97
commit 223056bbc8

View file

@ -32,7 +32,7 @@ jobs:
uses: "docker/build-push-action@v2" uses: "docker/build-push-action@v2"
with: with:
context: . context: .
file: Dockerfile file: frontend/Dockerfile
tags: "${{ env.IMAGE }}" tags: "${{ env.IMAGE }}"
push: "true" push: "true"
"deploy": "deploy":