ready to test
This commit is contained in:
@@ -49,7 +49,7 @@ class Platforms {
|
||||
|
||||
steps.deleteDir()
|
||||
steps.git url: "${steps.env.PLATFORMS_GIT}"
|
||||
this._root = steps.readJSON(file: 'platforms_new.json')
|
||||
this._root = steps.readJSON(file: 'platforms.json')
|
||||
|
||||
steps.deleteDir()
|
||||
steps.git url: "${steps.env.PLATFORMS_FILTER_GIT}"
|
||||
|
||||
Reference in New Issue
Block a user