Skip to content

Commit

Permalink
Use local gitlab registry python-ci image
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Nov 21, 2019
1 parent f658a8b commit a408e47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
@@ -1,8 +1,7 @@
test:
image: continuumio/miniconda3:4.6.14
image: tud_ifk/miniconda-cidefault
stage: test
script:
- conda config --add channels conda-forge
- conda env create -f environment_dev.yml
- source activate lbsntransform
# test dev install
Expand Down

0 comments on commit a408e47

Please sign in to comment.