Skip to content

Commit

Permalink
shift schedule back a day and a few hours; work on geneontology/noctu…
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Jan 26, 2022
1 parent 1663980 commit ca47c5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ pipeline {
//cron('0 0 2-31 * *')
// First of the month @12am, for "release" (also "current").
//cron('0 0 1 * *')
// Every week on Friday, noon.
cron('0 12 * * 5')
// Every week on Thursday, 8am.
cron('0 8 * * 4')
}
environment {
// Pin dates and day to beginning of run.
Expand Down

0 comments on commit ca47c5b

Please sign in to comment.