Skip to content

Commit

Permalink
🧑‍💻 Endringer på caching og yarnberry-støtte er lagt til i aap-workfl…
Browse files Browse the repository at this point in the history
…ows@main
  • Loading branch information
tidnav committed Feb 29, 2024
1 parent 41ce5dc commit ff687fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
buildDev:
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@frontend-next-build-yarnberry
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@main
permissions:
contents: read
id-token: write
Expand All @@ -22,7 +22,7 @@ jobs:
playwright: false
cdn: true
buildProd:
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@frontend-next-build-yarnberry
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@main
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit ff687fa

Please sign in to comment.