We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443241b commit 7cae0acCopy full SHA for 7cae0ac
catalog-info.yaml
@@ -794,12 +794,12 @@ spec:
794
env:
795
PIPELINES_TO_TRIGGER: 'logstash-jdk-availability-check-pipeline'
796
Weekly JDK availability check (8.19):
797
- branch: 8.19
+ branch: "8.19"
798
cronline: 0 2 * * 1 # every Monday@2AM UTC
799
message: Weekly trigger of JDK update availability pipeline per branch
800
801
802
803
# *******************************
804
# SECTION END: JDK check pipeline
805
-# *******************************
+# *******************************
0 commit comments