Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
b09f9a89
Commit
b09f9a89
authored
Dec 22, 2015
by
Holger Levsen
Browse files
d-i overview: only run daily, not every hour
parent
9077d99a
Changes
1
Hide whitespace changes
Inline
Side-by-side
job-cfg/d-i-overview.yaml
View file @
b09f9a89
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
builders
:
builders
:
-
shell
:
'
/srv/jenkins/bin/d-i_overview.sh
{arch}'
-
shell
:
'
/srv/jenkins/bin/d-i_overview.sh
{arch}'
triggers
:
triggers
:
-
timed
:
"
0
*
*
*
*"
-
timed
:
"
0
6
*
*
*"
publishers
:
publishers
:
-
logparser
:
-
logparser
:
parse-rules
:
'
/srv/jenkins/logparse/debian-installer.rules'
parse-rules
:
'
/srv/jenkins/logparse/debian-installer.rules'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment