Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ jobs:
contents: read
packages: read
id-token: write
uses: navikt/sif-gha-workflows/.github/workflows/maven-build-app-db.yml@main
uses: navikt/sif-gha-workflows/.github/workflows/maven-build-app.yml@main
with:
java-version: 25
build-image: false
push-image: false
upload-image: false
db_schema: ung_sak_unit
pg_version: 16
t-2c: "-T1C"
skip-tests: true
secrets: inherit

build-typescript-client:
Expand Down