sj26 / github-pipeline-upload-buildkite-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Pipeline Upload

What if I told you that you don't need to clone your whole git repository to upload a single pipeline file?

If you're using Buildkite with an HTTPS GitHub repository then you can! Just swap your pipeline upload step to:

steps:
  - label: ":pipeline:"
    plugins:
    - sj26/github-pipeline-upload: ~

YMMV.

About


Languages

Language:Python 95.6%Language:Shell 4.4%