Skip to content

Commit ea5d05c

Browse files
committed
Use new repo for alertconfig workflow
1 parent 18c0d60 commit ea5d05c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/alert-deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443
2828

2929
test-deploy-alert-config:
30-
uses: statisticsnorway/dapla-stat-iac/.github/workflows/alertconfig_deploy.yaml@main
30+
uses: statisticsnorway/dapla-stat-reusable-workflows/.github/workflows/alertconfig_deploy.yaml@main
3131
with:
3232
cluster: test
3333

@@ -45,6 +45,6 @@ jobs:
4545
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443
4646

4747
prod-deploy-alert-config:
48-
uses: statisticsnorway/dapla-stat-iac/.github/workflows/alertconfig_deploy.yaml@main
48+
uses: statisticsnorway/dapla-stat-reusable-workflows/.github/workflows/alertconfig_deploy.yaml@main
4949
with:
5050
cluster: prod

0 commit comments

Comments
 (0)