12 lines
195 B
YAML
12 lines
195 B
YAML
|
---
|
||
|
platform: linux
|
||
|
inputs:
|
||
|
- name: git-repo
|
||
|
params:
|
||
|
GITHUB_REPO:
|
||
|
GITHUB_ORGANIZATION:
|
||
|
GITHUB_PASSWORD:
|
||
|
GITHUB_USERNAME:
|
||
|
run:
|
||
|
path: git-repo/ci/scripts/detect-ubuntu-image-updates.sh
|