feat: install environment and push to buildcache with Makefile
Compare changes
- Wouter Deconinck authored
+ 3
− 2
@@ -19,13 +19,14 @@ include $(SPACK_ENV)/spack.mk
This separates the installation step from the Dockerfile, allowing for extracting this into a separate repo or external phase.