Skip to content

Commit d94b27c

Browse files
authored
Update main_githubreposecretsapp.yml
1 parent cab93c0 commit d94b27c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main_githubreposecretsapp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
with:
3232
push: true
3333
tags: githubreposecrets.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_3aa392e9684d40e3b398c71b1d26b6e2 }}/githubreposecrets:${{ github.sha }}
34-
file: ./Dockerfile
35-
context: ./src/
34+
file: ./src/Dockerfile
35+
context: ./src
3636

3737
deploy:
3838
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)