Fix again
This commit is contained in:
parent
bb5e7d7557
commit
877b72ef0c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -45,7 +45,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Download jar') {
|
stage('Download jar') {
|
||||||
steps {
|
steps {
|
||||||
sh "curl -L -o '$app_filename' '$URL_DOWNLOAD'"
|
sh "curl -L -o '$app_filename' '$url_download'"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user