Merge branch 'develop'

This commit is contained in:
Samuele E. Locatelli
2020-02-18 15:03:44 +01:00
Vendored
+1 -2
View File
@@ -33,8 +33,7 @@ pipeline {
fixNuget("${WORKSPACE}\\ZebraCode.sln")
}
}
}
stage('Build') {
stage('Build') {
agent any
steps {
script {