ci: Add pipeline for Pyrocufflink DNS
This commit is contained in:
13
ci/pyrocufflink-dns.jenkinsfile
Normal file
13
ci/pyrocufflink-dns.jenkinsfile
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
@Library('cfgpol')_
|
||||||
|
|
||||||
|
applyConfigPolicy(
|
||||||
|
'pyrocufflink-dns',
|
||||||
|
[
|
||||||
|
'ProtonVPN': [
|
||||||
|
'protonvpn.yml',
|
||||||
|
],
|
||||||
|
'BIND': [
|
||||||
|
'named-server.yml',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user