draft: ci: websites
parent
caf9737707
commit
1964d86176
|
@ -0,0 +1,10 @@
|
||||||
|
@Library('cfgpol')_
|
||||||
|
|
||||||
|
applyConfigPolicy(
|
||||||
|
'public-web',
|
||||||
|
[
|
||||||
|
'Websites': [
|
||||||
|
'websites.yml'
|
||||||
|
]
|
||||||
|
]
|
||||||
|
)
|
Loading…
Reference in New Issue