ci: Add pipeline for Nextcloud
parent
825e6164d9
commit
aef175b72b
|
@ -0,0 +1,10 @@
|
|||
@Library('cfgpol')_
|
||||
|
||||
applyConfigPolicy(
|
||||
'nextcloud',
|
||||
[
|
||||
'Nextcloud': [
|
||||
'nextcloud.yml'
|
||||
]
|
||||
]
|
||||
)
|
Loading…
Reference in New Issue