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