fixup-websites
parent
b9775d1816
commit
f3dec5515f
|
@ -1,14 +1,10 @@
|
|||
@Library('cfgpol')_
|
||||
|
||||
properties([
|
||||
pipelineTriggers([cron('H H * * *')])
|
||||
])
|
||||
|
||||
applyConfigPolicy(
|
||||
'public-web',
|
||||
[
|
||||
'Websites': [
|
||||
'websites'
|
||||
'websites.yml'
|
||||
]
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue