Skip to content

Forbedre på sted 1 av 2 #565

Forbedre på sted 1 av 2

Forbedre på sted 1 av 2 #565

Workflow file for this run

name: Build and deploy
on: [ push, workflow_dispatch ]
jobs:
call-build-and-deploy:
uses: navikt/toi-github-actions-workflows/.github/workflows/build-and-deploy.yaml@main
with:
java-version: '17'
deploy-to-dev-if-branch-name-is: 'trivy'
permissions:
contents: read
id-token: write
security-events: write
secrets: inherit