We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af0097 commit 7009d42Copy full SHA for 7009d42
.github/workflows/build-and-deploy.yaml
@@ -8,7 +8,7 @@ on:
8
- '**.md'
9
jobs:
10
buildDev:
11
- uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@frontend-next-build-yarnberry
+ uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@next-cache-test
12
permissions:
13
contents: read
14
id-token: write
0 commit comments