gocd: Also run the microos stagings only once per hour

This commit is contained in:
Stephan Kulow 2021-10-27 09:17:26 +02:00
parent f375931188
commit 02e1b95d7d
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ pipelines:
group: MicroOS.Stagings
lock_behavior: unlockWhenFinished
timer:
spec: 0 */10 * ? * *
spec: 0 0 * ? * *
only_on_changes: false
materials:
scripts:

View File

@ -8,7 +8,7 @@ pipelines:
group: MicroOS.Stagings
lock_behavior: unlockWhenFinished
timer:
spec: 0 */10 * ? * *
spec: 0 0 * ? * *
only_on_changes: false
materials:
scripts: