ci: Add pipeline for public websites
This commit is contained in:
10
ci/websites.jenkinsfile
Normal file
10
ci/websites.jenkinsfile
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
@Library('cfgpol')_
|
||||||
|
|
||||||
|
applyConfigPolicy(
|
||||||
|
'public-web',
|
||||||
|
[
|
||||||
|
'Websites': [
|
||||||
|
'websites.yml'
|
||||||
|
]
|
||||||
|
]
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user