We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6197f55 commit cab93c0Copy full SHA for cab93c0
.github/workflows/main_githubreposecretsapp.yml
@@ -32,7 +32,7 @@ jobs:
32
push: true
33
tags: githubreposecrets.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_3aa392e9684d40e3b398c71b1d26b6e2 }}/githubreposecrets:${{ github.sha }}
34
file: ./Dockerfile
35
- directory: src/
+ context: ./src/
36
37
deploy:
38
runs-on: ubuntu-latest
0 commit comments