You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
199 B
YAML
13 lines
199 B
YAML
6 years ago
|
---
|
||
|
platform: linux
|
||
|
inputs:
|
||
|
- name: git-repo
|
||
|
params:
|
||
|
GITHUB_REPO:
|
||
|
GITHUB_ORGANIZATION:
|
||
|
GITHUB_PASSWORD:
|
||
|
GITHUB_USERNAME:
|
||
|
JDK_VERSION:
|
||
|
run:
|
||
|
path: git-repo/ci/scripts/detect-jdk-updates.sh
|