Trigger JDK 22 builds every morning in CI
Closes gh-31459
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user