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:
Jimmy Berry 2019-09-25 13:17:35 -05:00 committed by GitHub
commit 438b38fc0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: