Skip to content

Commit

Permalink
Merge pull request #3197 from navikt/feature/remove-veilederflate-poa…
Browse files Browse the repository at this point in the history
…o-frontend

remove poao-frontend for arbeidsmarkedstiltak-modia
  • Loading branch information
sondrele authored Feb 2, 2024
2 parents 35e1615 + 601b7e8 commit 831296f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 192 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/mr-veileder-flate-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,34 +46,6 @@ jobs:
CLUSTER: dev-gcp
RESOURCE: frontend/mulighetsrommet-veileder-flate/.nais/nais-demo.yaml

deploy-modia-dev:
runs-on: ubuntu-latest
needs: [ci]
if: github.event_name == 'push' && github.ref_name == 'main' || github.event_name == 'workflow_dispatch'
permissions:
id-token: write # Needed for `nais/deploy/actions/deploy`
steps:
- uses: actions/checkout@v4
- name: Deploy (dev)
uses: nais/deploy/actions/deploy@v2
env:
CLUSTER: dev-gcp
RESOURCE: frontend/mulighetsrommet-veileder-flate/.nais/nais-dev.yaml

deploy-modia-prod:
runs-on: ubuntu-latest
needs: [deploy-modia-dev]
if: github.event_name == 'push' && github.ref_name == 'main' || github.event_name == 'workflow_dispatch' && github.event.inputs.environment == 'dev_and_prod'
permissions:
id-token: write # Needed for `nais/deploy/actions/deploy`
steps:
- uses: actions/checkout@v4
- name: Deploy (prod)
uses: nais/deploy/actions/deploy@v2
env:
CLUSTER: prod-gcp
RESOURCE: frontend/mulighetsrommet-veileder-flate/.nais/nais-prod.yaml

deploy-nav-dev:
runs-on: ubuntu-latest
needs: [ci]
Expand Down
82 changes: 0 additions & 82 deletions frontend/mulighetsrommet-veileder-flate/.nais/nais-dev.yaml

This file was deleted.

82 changes: 0 additions & 82 deletions frontend/mulighetsrommet-veileder-flate/.nais/nais-prod.yaml

This file was deleted.

0 comments on commit 831296f

Please sign in to comment.