ready to test

This commit is contained in:
2024-12-25 12:44:02 +03:00
parent 48df59e97b
commit 8cb3680eeb

View File

@@ -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}"