This commit is contained in:
2024-12-19 15:01:27 +03:00
parent 1d84f21fe4
commit 599247f10a

1
Jenkinsfile vendored
View File

@@ -65,7 +65,6 @@ node {
pl.forEach ({ dist ->
_msg += build_docker(dist, rel_dir, is_testing, is_debug)
},
whiteList: ["astra"],
stageSuffix: "-shstk",
ondemand: true
)