Skip to content
Snippets Groups Projects

Conda package based CI

Merged Amir MOHAMMADI requested to merge condapackage into master
Compare and
28 files
+ 685
5269
Compare changes
  • Side-by-side
  • Inline
Files
28
+ 1
1
@@ -7,7 +7,7 @@ This directory contains scripts that are used by our continuous integration
* `<stage>.sh`
* `after_<stage>.sh`
Each of these sets correpond to one of the build stages inside the CI builds.
Each of these sets correspond to one of the build stages inside the CI builds.
The script `install.sh` contains a basic set of routines to install and update
the scripts on the target host. If you add more scripts, it is sensible to
Loading