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

Commit

Permalink
Switched to using conda plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jenzopr authored and bioi committed Jul 4, 2018
1 parent 5dc6ab5 commit 872b6e3
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
steps:
- label: "Build Conda-environment"
- label: ":stopwatch: Running checks for Wilson"
command:
# - "conda env create -f .buildkite/wilson-env.yml --force"
- ". /etc/profile.d/conda.sh"
- "conda activate wilson"
# - "Rscript -e 'install.packages(\"rje\")'"
- "Rscript -e 'devtools::check()'"
plugins:
https://github.com/loosolab/conda-buildkite-plugin.git#master:

# - wait

Expand Down

0 comments on commit 872b6e3

Please sign in to comment.