Cache .ci for Conda CI machines
This commit is contained in:
parent
a3e6f6c331
commit
2aeccdbe6a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
- environment.yml
|
- environment.yml
|
||||||
prefix: cachebust1
|
prefix: cachebust1
|
||||||
paths:
|
paths:
|
||||||
- _local
|
- .ci
|
||||||
# Technique explained at https://damiankula.com/using_conda_cache_in_gitlabci.html
|
# Technique explained at https://damiankula.com/using_conda_cache_in_gitlabci.html
|
||||||
- $CONDA_PKGS_DIRS/*.conda
|
- $CONDA_PKGS_DIRS/*.conda
|
||||||
- $CONDA_PKGS_DIRS/*.tar.bz2
|
- $CONDA_PKGS_DIRS/*.tar.bz2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue