updated file url
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -19,7 +19,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Download Latest release') {
|
stage('Download Latest release') {
|
||||||
steps {
|
steps {
|
||||||
sh 'curl -LO https://git.ruff.co.il/amai.ig/otomai/releases/latest/download/Otomai-web.zip'
|
sh 'curl -LO https://git.ruff.co.il/amai.ig/otomai/releases/download/latest/Otomai-web.zip'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Create web game directory') {
|
stage('Create web game directory') {
|
||||||
|
|||||||
Reference in New Issue
Block a user