j
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -65,7 +65,6 @@ node {
|
|||||||
pl.forEach ({ dist ->
|
pl.forEach ({ dist ->
|
||||||
_msg += build_docker(dist, rel_dir, is_testing, is_debug)
|
_msg += build_docker(dist, rel_dir, is_testing, is_debug)
|
||||||
},
|
},
|
||||||
whiteList: ["astra"],
|
|
||||||
stageSuffix: "-shstk",
|
stageSuffix: "-shstk",
|
||||||
ondemand: true
|
ondemand: true
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user