Skip to content

Commit

Permalink
fixed dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HansDahle committed Nov 5, 2024
1 parent d5365b0 commit 0ace189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/summary-api-pr-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ stages:
repository: $(imageRepo)
command: buildAndPush
buildContext: ./src
dockerfile: ./src/backend/api/Fusion.Resources.Api/Dockerfile
dockerfile: src/Fusion.Summary.Api/Dockerfile
tags: $(prNumber)

- template: templates/docker-buildx.yml@infra
Expand Down

0 comments on commit 0ace189

Please sign in to comment.