Skip to content

Commit 6a09415

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

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: ./ShowcaseFrontend/Dockerfile
66+
file: ./Dockerfile
6767

6868
deploy:
6969
permissions:

0 commit comments

Comments
 (0)