1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-01 12:59:47 +02:00

Update Jenkinsfile

This commit is contained in:
Dany LE 2022-08-02 17:01:10 +02:00 committed by GitHub
parent 19ea0256a4
commit 100f9d74b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View File

@ -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{