prefix-dev / reproducible-builds

Testing reproducible builds for the conda ecosystem (using rattler-build)
https://prefix-dev.github.io/reproducible-builds/
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Use a channel or something to cache results and not rebuild constantly #41

Open tdejager opened 3 months ago

tdejager commented 3 months ago

Find out a way to cache results using .conda files in a channel, so that we do not re/build them on each CI run.