blob: 61e080fe51dc06dd280404e86d64e0b29ce182c1 [file] [log] [blame]
- job:
name: run-ci-build-sh
description: |
Run project's ./ci/build.sh script.
run: playbooks/run-test-command/run.yaml
vars:
test_command: "ci/build.sh"
- job:
name: publish-artifacts-from-check
parent: publish-artifacts-tenant
description: |
Retrieve all artifacts built by the last matching run in the check
pipeline, and promote them into a permanent location in the log server.
This is intended to be run within a promote pipeline.
run: playbooks/download-artifacts-from-check/run.yaml