diff --git a/Jenkinsfile b/Jenkinsfile index d5ede8c..8f18cd3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -65,7 +65,6 @@ node { pl.forEach ({ dist -> _msg += build_docker(dist, rel_dir, is_testing, is_debug) }, - whiteList: ["astra"], stageSuffix: "-shstk", ondemand: true )