Skip to content

Commit

Permalink
reeee
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Jan 29, 2025
1 parent a33a4c3 commit 18c0d60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/alert-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Deploy alerts
run-name: Deploy alerts for Fyllut to dev and prod
run-name: Deploy alerts for Maskinporten Guardian to test and prod

on:
push:
Expand Down Expand Up @@ -27,7 +27,7 @@ jobs:
DEPLOY_SERVER: deploy.ssb.cloud.nais.io:443

test-deploy-alert-config:
uses: statisticsnorway/dapla-stat-iac/.github/workflows/reusable/alertconfig_deploy.yaml@main
uses: statisticsnorway/dapla-stat-iac/.github/workflows/alertconfig_deploy.yaml@main
with:
cluster: test

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

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

0 comments on commit 18c0d60

Please sign in to comment.