Skip to content

Legg til autoinstrumentering (#501) #161

Legg til autoinstrumentering (#501)

Legg til autoinstrumentering (#501) #161

Workflow file for this run

name: Deploy to prod
on:
push:
branches:
- 'main'
jobs:
build-deploy:
name: "Build and deploy to prod"
permissions:
contents: "write"
id-token: "write"
uses: navikt/bidrag-workflow/.github/workflows/deploy_prod.yaml@main
with:
nais_cluster: fss
secrets: inherit