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 1e2e6e3 commit 2f9bc0fCopy full SHA for 2f9bc0f
.azure-pipelines/release-stable.yml
@@ -43,7 +43,7 @@ extends:
43
targetPath: '$(Build.SourcesDirectory)'
44
steps:
45
- task: Bash@3
46
- displayName: Build Toolkit Libs@$(TOOLKIT_BRANCH)
+ displayName: release to stable channel
47
inputs:
48
targetType: inline
49
script: |-
0 commit comments