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