deploy test #3

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

View file

@ -31,8 +31,8 @@ jobs:
- name: "Build and push Docker" - name: "Build and push Docker"
uses: "docker/build-push-action@v2" uses: "docker/build-push-action@v2"
with: with:
context: . context: frontend
file: frontend/Dockerfile file: Dockerfile
tags: "${{ env.IMAGE }}" tags: "${{ env.IMAGE }}"
push: "true" push: "true"
"deploy": "deploy":