Merge pull request 'j' (#273) from master into release
Some checks failed
SHS Gitea/shstk/pipeline/head Something is wrong with the build of this commit
Some checks failed
SHS Gitea/shstk/pipeline/head Something is wrong with the build of this commit
Reviewed-on: #273
This commit was merged in pull request #273.
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