Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 578 Bytes

File metadata and controls

21 lines (17 loc) · 578 Bytes

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