Update Jenkinsfile
This commit is contained in:
parent
887b46bdd7
commit
54f54748ab
1 changed files with 1 additions and 1 deletions
2
jenkins/Jenkinsfile
vendored
2
jenkins/Jenkinsfile
vendored
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}"""
|
}"""
|
||||||
|
|
Loading…
Reference in a new issue