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