Skip to content

Commit

Permalink
troubleshooting incorrect images
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajsalemo committed Jul 14, 2023
1 parent ab8d903 commit 4bc6213
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
registryPassword: ${{ secrets.ANSALEMOACAAPP_REGISTRY_PASSWORD }}
containerAppName: ansalemo-aca-app
resourceGroup: ansalemo-rg
imageToDeploy: ansalemoacr.azurecr.io/ansalemo-aca-app:${{ github.sha }}
imageToDeploy: ansalemoacr.azurecr.io/ansalemo-aca-app2:${{ github.sha }}



0 comments on commit 4bc6213

Please sign in to comment.