Merge pull request #2240 from jberry-suse/gocd-restore-daily-origin-manager-full-run
gocd/checkers: revert Origin.Manager.Update frequency back to daily.
This commit is contained in:
commit
438b38fc0f
@ -235,7 +235,7 @@ pipelines:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 0 7 ? * SUN
|
||||
spec: 0 0 7 ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
|
@ -95,7 +95,7 @@ pipelines:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 0 7 ? * SUN
|
||||
spec: 0 0 7 ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
|
@ -95,7 +95,7 @@ pipelines:
|
||||
script:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
timer:
|
||||
spec: 0 0 7 ? * SUN
|
||||
spec: 0 0 7 ? * *
|
||||
only_on_changes: false
|
||||
stages:
|
||||
- Run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user