Skip to content

Bump org.jetbrains.kotlin:kotlin-test from 2.0.21 to 2.1.0 #39

Bump org.jetbrains.kotlin:kotlin-test from 2.0.21 to 2.1.0

Bump org.jetbrains.kotlin:kotlin-test from 2.0.21 to 2.1.0 #39

name: Test/build on feature branch push
on:
push:
branches-ignore:
- main
jobs:
build:
name: Test and build
uses: ./.github/workflows/.test-and-build.yml
permissions:
contents: read
id-token: write
with:
buildImage: false
secrets:
NAIS_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
SLACK_BUILD_FAIL_WEBHOOK_URL: ${{ secrets.SLACK_BUILD_FAIL_WEBHOOK_URL }}