From 564803f56ae301134321a98a12ec3248b9b2b42e Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 19 Dec 2023 18:39:23 +0100 Subject: [PATCH] Trigger JDK 22 builds every morning in CI Closes gh-31459 --- ci/pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 538d625557..55d6a8d803 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -255,6 +255,8 @@ jobs: plan: - get: ci-image - get: git-repo + - get: every-morning + trigger: true - put: repo-status-jdk22-build params: { state: "pending", commit: "git-repo" } - do: