Skip to content

Commit

Permalink
purposely breaking the app - again
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajsalemo committed Jul 13, 2023
1 parent 2c2b639 commit 3bd1b19
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:
registryPassword: ${{ secrets.ANSALEMOACAAPP_REGISTRY_PASSWORD }}
containerAppName: ansalemo-aca-app
resourceGroup: ansalemo-rg
imageToBuild: ansalemoacr.azurecr.io/ansalemo-aca-app:${{ github.sha }}
imageToBuild: ansalemoacr.azurecr.io/ansalemo-aca-app1:${{ github.sha }}
dockerfilePath: ./github/Dockerfile


Expand Down

0 comments on commit 3bd1b19

Please sign in to comment.