Plugin for buildkite to perform a simple git clone of an extra repository at post-checkout.
- label: Some command
plugins:
- first-aml/git-clone:
repository: [email protected]:first-aml/git-clone-buildkite-plugin.git
- label: Some command
plugins:
- first-aml/git-clone:
repository: [email protected]:first-aml/git-clone-buildkite-plugin.git
branch: develop
Test plugin using buildkite-plugin-tester:
docker-compose run --rm tests