@@ -7,6 +7,9 @@ pipeline {
// environment{
// host = '172.17.1.22'
// }
+ options{
+ disableConcurrentBuilds()
+ }
triggers {
GenericTrigger(