Update Jenkinsfile

This commit is contained in:
smukesh 2018-09-15 15:28:02 +05:30 committed by GitHub
parent 887b46bdd7
commit 54f54748ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
jenkins/Jenkinsfile vendored
View file

@ -48,7 +48,7 @@ pipeline {
{ {
"pattern": "dist/add2vals", "pattern": "dist/add2vals",
"target": "add2vals/${BUILD_NUMBER}/", "target": "add2vals/${BUILD_NUMBER}/",
"props": "Integration-Tested=Yes;Performance-Tested=No" "props": "Integration-Tested=No;Performance-Tested=No"
} }
] ]
}""" }"""