We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11aea2b commit 67d9883Copy full SHA for 67d9883
Jenkinsfile
@@ -1,7 +1,7 @@
1
#!/usr/bin/env groovy
2
3
@Library('PSL@master')
4
-@Library('CILibrary@feature/sonarscanner-dotnet') _
+@Library('CILibrary@CBP/stable') _
5
6
StartPipeline()
7
0 commit comments