We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c0d60 commit ea5d05cCopy full SHA for ea5d05c
.github/workflows/alert-deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443
28
29
test-deploy-alert-config:
30
- uses: statisticsnorway/dapla-stat-iac/.github/workflows/alertconfig_deploy.yaml@main
+ uses: statisticsnorway/dapla-stat-reusable-workflows/.github/workflows/alertconfig_deploy.yaml@main
31
with:
32
cluster: test
33
@@ -45,6 +45,6 @@ jobs:
45
46
47
prod-deploy-alert-config:
48
49
50
cluster: prod
0 commit comments