Commit f1f26468 authored by Madhura Bhave's avatar Madhura Bhave

Set start and stop for time resource

See gh-15164
parent edc1a4fb
...@@ -96,6 +96,8 @@ resources: ...@@ -96,6 +96,8 @@ resources:
- name: every-wednesday - name: every-wednesday
type: time type: time
source: source:
start: 8:00 PM
stop: 9:00 PM
days: [Wednesday] days: [Wednesday]
jobs: jobs:
- name: build-spring-boot-ci-images - name: build-spring-boot-ci-images
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment