Skip to content

Commit

Permalink
riktig path til docker context
Browse files Browse the repository at this point in the history
  • Loading branch information
hensol committed Jan 26, 2024
1 parent 0afa1e7 commit 22a0fdc
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ jobs:
team: teamfamilie
push_image: true
dockerfile: Dockerfile
docker_context: .
docker_context: jobs/konsistensavstemming/
image_suffix: ${{ github.workflow }}
tag: ${{ env.GITHUB_REF_SLUG }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
byosbom: target/bom.json
Expand Down

0 comments on commit 22a0fdc

Please sign in to comment.