Skip to content

Slett konfig sopm var til hinder for å bygge Docker image som som vi … #2

Slett konfig sopm var til hinder for å bygge Docker image som som vi …

Slett konfig sopm var til hinder for å bygge Docker image som som vi … #2

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: '21'
deploy-to-dev-if-branch-name-is: 'reusable-workflow'
permissions:
contents: read
id-token: write
security-events: write
secrets: inherit