Cache .ci for Conda CI machines

This commit is contained in:
Jonah Beckford 2023-08-08 09:06:00 -07:00
parent a3e6f6c331
commit 2aeccdbe6a

View file

@ -14,7 +14,7 @@
- environment.yml
prefix: cachebust1
paths:
- _local
- .ci
# Technique explained at https://damiankula.com/using_conda_cache_in_gitlabci.html
- $CONDA_PKGS_DIRS/*.conda
- $CONDA_PKGS_DIRS/*.tar.bz2