Skip to content

Commit

Permalink
Update farfalle-backend-AutoDeployTrigger-3e5a49cd-d51c-45b9-93a5-617…
Browse files Browse the repository at this point in the history
…0d843a4cc.yml
  • Loading branch information
rashadphz authored May 27, 2024
1 parent a5c7ad2 commit 80e22b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: azure/container-apps-deploy-action@v2
with:
appSourcePath: ${{ github.workspace }}
dockerfilePath: ${{ github.workspace }}/src/backend/Dockerfile
dockerfilePath: ./src/backend/Dockerfile
registryUrl: farfallebackend.azurecr.io
registryUsername: ${{ secrets.FARFALLEBACKEND_REGISTRY_USERNAME }}
registryPassword: ${{ secrets.FARFALLEBACKEND_REGISTRY_PASSWORD }}
Expand Down

0 comments on commit 80e22b2

Please sign in to comment.