Skip to content

Commit

Permalink
Update main_githubreposecretsapp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicruo authored Apr 15, 2024
1 parent 9258de6 commit b8c51fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main_githubreposecretsapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
with:
push: true
tags: githubreposecretscr.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_3bd8118989fb417d9ddf8b75d7734472 }}/githubreposecrets:${{ github.sha }}
file: ./Dockerfile
file: ./src/Dockerfile
context: ./src

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b8c51fb

Please sign in to comment.