Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
emalfroy authored and ArneD committed Mar 7, 2024
1 parent 1989029 commit 931c235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: ${{ (github.repository_owner == 'Informatievlaanderen') && (needs.set-release-version.outputs.version != 'none') }}
with:
pack-file: Be.Vlaanderen.Basisregisters.BlobStore
test-project: Be.Vlaanderen.Basisregisters.BlobStore.Tests
#test-project: Be.Vlaanderen.Basisregisters.BlobStore.Tests needs minioservices
build-project: Be.Vlaanderen.Basisregisters.BlobStore
semver: ${{ needs.set-release-version.outputs.version }}
dotnet-version: ${{ vars.VBR_DOTNET_VERSION_8 }}
Expand Down

0 comments on commit 931c235

Please sign in to comment.