We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eab8b8f + 431c257 commit c926a6eCopy full SHA for c926a6e
.github/workflows/deploy-dashboard.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
scope: resourcegroup
60
resourceGroupName: ${{ secrets.RESOURCE_GROUP }}
61
- template: .azure/applications/dashboard.bicep
+ template: .azure/applications/dashboard/main.bicep
62
parameters: >
63
AZURE_NAME_PREFIX: ${{ secrets.AZURE_NAME_PREFIX }}
64
containerImage=ghcr.io/altinn/altinn-correspondence-dashboard:${{ github.sha }}
0 commit comments