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