Browse Source

Add missing icon to daily CI build

See gh-19357
pull/19556/head
dreis2211 6 years ago committed by Stephane Nicoll
parent
commit
6f07740a61
  1. 1
      ci/pipeline.yml

1
ci/pipeline.yml

@ -122,6 +122,7 @@ resources: @@ -122,6 +122,7 @@ resources:
days: [Wednesday]
- name: daily
type: time
icon: clock-outline
source: { interval: "24h" }
jobs:
- name: build-spring-boot-ci-images

Loading…
Cancel
Save