Skip to content

Deploy to Team nav.no beta #165

Deploy to Team nav.no beta

Deploy to Team nav.no beta #165

name: Deploy to Team nav.no beta
on:
workflow_dispatch:
jobs:
deploy:
uses: ./.github/workflows/build-and-deploy.yml
permissions:
id-token: write
contents: read
with:
DEPLOY_INSTANCE: dev-beta-navno
CLUSTER: dev-gcp
secrets: inherit