Skip to content

Commit 9c7274c

Browse files
authored
Context toegevoegd voor GH action
1 parent 664af59 commit 9c7274c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/azure-container-webapp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
- name: Build and push container image to registry
6363
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
6464
with:
65+
context: ./ShowcaseProject
6566
push: true
6667
tags: ghcr.io/${{ env.REPO }}:${{ github.sha }}
6768
file: ./ShowcaseProject/ShowcaseFrontend/Dockerfile

0 commit comments

Comments
 (0)