mirror of
https://github.com/lxsang/ant-http
synced 2024-11-16 16:48:21 +01:00
Update Jenkinsfile
This commit is contained in:
parent
b766884997
commit
19ea0256a4
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -47,6 +47,7 @@ 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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user