3s
This commit is contained in:
@@ -9,7 +9,7 @@ class Platforms {
|
|||||||
steps.stage("Download platforms.json") {
|
steps.stage("Download platforms.json") {
|
||||||
steps.dir("platforms") {
|
steps.dir("platforms") {
|
||||||
steps.deleteDir()
|
steps.deleteDir()
|
||||||
git url: "${steps.env.PLATFORMS_GIT}"
|
steps.git url: "${steps.env.PLATFORMS_GIT}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user