Merge branch 'develop'
This commit is contained in:
Vendored
+1
-2
@@ -33,8 +33,7 @@ pipeline {
|
||||
fixNuget("${WORKSPACE}\\ZebraCode.sln")
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
stage('Build') {
|
||||
agent any
|
||||
steps {
|
||||
script {
|
||||
|
||||
Reference in New Issue
Block a user