Skip to content

Commit

Permalink
ci: update pipeline suspicious cases api
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD authored Feb 20, 2024
1 parent cf41204 commit 362b1de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
with:
registry: integration-db
build-target: Containerize_ApiSuspiciousCases
image-file: integration-api-suspicious-cases-image.tar
image-name: api-suspicious-cases
image-file: integration-suspicious-cases-api-image.tar
image-name: suspicious-cases-api
test-project: Basisregisters.IntegrationDb.SuspiciousCases.Api.Tests
build-project: Basisregisters.IntegrationDb.SuspiciousCases.Api
semver: ${{ needs.set-release-version.outputs.version }}
Expand Down

0 comments on commit 362b1de

Please sign in to comment.