We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe474d commit 017169eCopy full SHA for 017169e
build/ci/job-template.yml
@@ -53,7 +53,6 @@ jobs:
53
displayName: Set LD_LIBRARY_PATH for Ubuntu to locate Native shared library in current running path
54
- script: ${{ parameters.buildScript }} -$(_configuration) -buildArch=${{ parameters.architecture }}
55
displayName: Build
56
- timeoutInMinutes: 20
57
- ${{ if eq(parameters.nightlyBuild, 'true') }}:
58
- script: $(dotnetPath) restore $(nightlyBuildProjPath)
59
displayName: Restore nightly build project
0 commit comments