We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cba687 + c2d156f commit 3df71bcCopy full SHA for 3df71bc
1 file changed
.github/workflows/deploy.yml
@@ -68,12 +68,12 @@ jobs:
68
component: ${{ steps.zad_config.outputs.component }}
69
image: ghcr.io/minbzk/amt:${{ inputs.image_tag }}@${{ steps.get_package_hash.outputs.container_id }}
70
71
- - name: Deploy to ZAD (amt-bzk-prd)
+ - name: Deploy to ZAD (amtbz-2m9)
72
if: ${{ inputs.environment == 'production' }}
73
uses: RijksICTGilde/zad-actions/deploy@v4
74
with:
75
api-key: ${{ secrets.ZAD_API_KEY_BZK_PRD }}
76
- project-id: amt-bzk-prd
+ project-id: amtbz-2m9
77
deployment-name: productie
78
component: component-1
79
0 commit comments