Skip to content
This repository has been archived by the owner. It is now read-only.

Switched CI to use the conda plugin #23

Merged
merged 20 commits into from
Aug 3, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
Reflected upstream changes
jenzopr authored and bioi committed Jul 19, 2018
commit 307efcd7fb4a9a5cc4b2ce6f7f8f1686efa32387
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -5,5 +5,7 @@ steps:
- "R CMD check *tar.gz --as-cran"
plugins:
https://github.com/loosolab/conda-buildkite-plugin.git#master:
environment: .buildkite/environment.yml
update: true
artifact_paths:
- "wilson.Rcheck/*"