Skip to content

loosolab/conda-buildkite-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conda-buildkite-plugin

Run commands in conda environments

Example

steps:
  - plugins:
      - loosolab/conda#v1.0.0:
          environment: environment.yml
          update: true

Options

  • environment: The path to the environment definition file in YAML format.
  • update (optional): Whether or not to run conda env update before activating the environment. Defaults to true.

About

Run commands in conda environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages