Skip to content

Commit 42c8bad

Browse files
geiralundAndreas Nygård Berghkmriise
committed
Fjern deploy til q2
Co-authored-by: Andreas Nygård Bergh <[email protected]> Co-authored-by: Knut Magne Riise <[email protected]>
1 parent bfd6938 commit 42c8bad

File tree

2 files changed

+0
-70
lines changed

2 files changed

+0
-70
lines changed

.github/workflows/dp-inntekt-api-deploy.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -65,27 +65,6 @@ jobs:
6565
VAR: alerts_slack_channel=#team-dagpenger-alert-non-prod
6666
PRINT_PAYLOAD: true
6767

68-
deploy-q2:
69-
name: Deploy to q2
70-
needs: [build]
71-
if: github.ref == 'refs/heads/master'
72-
runs-on: ubuntu-latest
73-
steps:
74-
- name: Fetch NAIS yaml
75-
uses: actions/download-artifact@v1
76-
with:
77-
name: nais-yaml
78-
path: nais
79-
80-
- uses: nais/deploy/actions/deploy@v1
81-
env:
82-
APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
83-
CLUSTER: dev-fss
84-
RESOURCE: nais/alerts.yaml,nais/q2/nais.yaml
85-
VARS: nais/vars.yaml
86-
VAR: alerts_slack_channel=#team-dagpenger-alert-non-prod,namespace=q2
87-
PRINT_PAYLOAD: true
88-
8968
acceptance-tests:
9069
name: Run acceptance tests
9170
needs: [deploy-dev]

nais/q2/nais.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)