keithduncan / travis-pipeline-buildkite-plugin

Travis CI config to Buildkite pipeline translation tool

Repository from Github https://github.comkeithduncan/travis-pipeline-buildkite-pluginRepository from Github https://github.comkeithduncan/travis-pipeline-buildkite-plugin

travis-pipeline-buildkite-plugin

Use travis-pipeline to automatically translate a Travis CI config into a Buildkite pipeline.

This can be used to create a Buildkite pipeline for a forked repository that includes a Travis CI config and run the CI jobs on your own Buildkite agents for improved performance.

Example

steps:
  - label: ":pipeline:"
    agents:
      queue: "us-east-1-agents"
    plugins:
      - "keithduncan/travis-pipeline#v0.4":
          agents:
            - task-definition=rust-embedded

About

Travis CI config to Buildkite pipeline translation tool


Languages

Language:Shell 100.0%