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

keithduncan/travis-pipeline-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages