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 44dd070 commit 6a09415Copy full SHA for 6a09415
.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: ./ShowcaseFrontend/Dockerfile
+ file: ./Dockerfile
67
68
deploy:
69
permissions:
0 commit comments