We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4734f2 commit 0a7b5dcCopy full SHA for 0a7b5dc
.github/workflows/alert-deploy.yml
@@ -25,8 +25,8 @@ jobs:
25
CLUSTER: test
26
RESOURCE: .nais/alerts.yaml
27
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443
28
- - name: Deploy AlertManager config
29
- uses: statisticsnorway/dapla-stat-iac/.github/workflows/reusable/alertconfig_deploy.yaml@main
+
+ - uses: statisticsnorway/dapla-stat-iac/.github/workflows/reusable/alertconfig_deploy.yaml@main
30
with:
31
cluster: test
32
@@ -42,7 +42,7 @@ jobs:
42
CLUSTER: prod
43
44
45
46
47
48
cluster: prod
0 commit comments