We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a09415 commit dd0a502Copy full SHA for dd0a502
.github/workflows/azure-container-webapp.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
push: true
65
tags: ghcr.io/${{ env.REPO }}:${{ github.sha }}
66
- file: ./Dockerfile
+ file: ./ShowcaseProject/ShowcaseFrontend/Dockerfile
67
68
deploy:
69
permissions:
0 commit comments