mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 00:38:21 +01:00
Update Jenkinsfile
This commit is contained in:
parent
19ea0256a4
commit
100f9d74b6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -47,8 +47,8 @@ pipeline{
|
|||||||
// top-level of the Pipeline, in the same workspace,
|
// top-level of the Pipeline, in the same workspace,
|
||||||
// rather than on a new node entirely:
|
// rather than on a new node entirely:
|
||||||
reuseNode true
|
reuseNode true
|
||||||
alwaysPull false
|
|
||||||
}
|
}
|
||||||
|
alwaysPull false
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
script{
|
script{
|
||||||
|
Loading…
Reference in New Issue
Block a user