fix build-csharp-deploy

This commit is contained in:
mvenditto 2023-06-15 20:13:14 +01:00 committed by AT
parent 2cbe791e5c
commit ce9e26463e

View File

@ -409,9 +409,9 @@ workflows:
- build-py-windows
- build-py-linux
- build-py-macos
build-csharp-deploy:
when: << pipeline.parameters.run-csharp-workflow >>
jobs:
build-csharp-deploy:
when: << pipeline.parameters.run-csharp-workflow >>
jobs:
- nuget-hold:
type: approval
- hold:
@ -419,4 +419,6 @@ workflows:
- build-csharp-linux:
filters:
branches:
only:
only:
requires:
- hold