diff options
-rw-r--r-- | jjb/armband/armband-ci-jobs.yml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml index 0bf750be3..5bf64c11d 100644 --- a/jjb/armband/armband-ci-jobs.yml +++ b/jjb/armband/armband-ci-jobs.yml @@ -164,9 +164,7 @@ - condition-kind: day-of-week day-selector: select-days days: - MON: true - WED: true - FRI: true + SAT: true use-build-time: true steps: - trigger-builds: @@ -189,7 +187,7 @@ - condition-kind: day-of-week day-selector: select-days days: - TUES: true + SUN: true use-build-time: true steps: - trigger-builds: |