Skip to content

Commit dd0a502

Browse files
authored
Update azure-container-webapp.yml
1 parent 6a09415 commit dd0a502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
push: true
6565
tags: ghcr.io/${{ env.REPO }}:${{ github.sha }}
66-
file: ./Dockerfile
66+
file: ./ShowcaseProject/ShowcaseFrontend/Dockerfile
6767

6868
deploy:
6969
permissions:

0 commit comments

Comments
 (0)