scm
This commit is contained in:
@@ -12,7 +12,7 @@ class SDK {
|
||||
|
||||
public void build() {
|
||||
steps.stage("Download sources") {
|
||||
steps.checkout scm
|
||||
steps.checkout steps.scm
|
||||
}
|
||||
//pl.get()
|
||||
pl._root = steps.readJSON(file: '${env.SHSSDK_DIR}/platforms.json')
|
||||
|
||||
Reference in New Issue
Block a user