update parentesi graffe in jenkinsfile

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