Skip to content

Commit

Permalink
Fix feil referanse
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsladek committed Oct 20, 2023
1 parent 98fcf63 commit 5e4b111
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-engangsstonad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
permissions:
packages: write
id-token: write
uses: navikt/fp-gha-workflows/.github/workflows/build-app-frontend-pnpm-monorepo.yml@main
uses: navikt/fp-gha-workflows/.github/workflows/build-app-frontend-monorepo.yml@main
with:
node-version: '18.8.0'
build-image: ${{ github.ref_name == 'felles_server_decorator' }} # default: true
push-image: ${{ github.ref_name == 'felles_server_decorator' }} # default: false
app: ${{ env.APP }}
Expand Down

0 comments on commit 5e4b111

Please sign in to comment.