ci: Add pipeline for public websites
parent
eb4139e0be
commit
744206fd03
|
@ -0,0 +1,10 @@
|
||||||
|
@Library('cfgpol')_
|
||||||
|
|
||||||
|
applyConfigPolicy(
|
||||||
|
'public-web',
|
||||||
|
[
|
||||||
|
'Websites': [
|
||||||
|
'websites.yml'
|
||||||
|
]
|
||||||
|
]
|
||||||
|
)
|
Loading…
Reference in New Issue