feat: install environment and push to buildcache with Makefile
Compare changes
- Wouter Deconinck authored
+ 2
− 0
@@ -36,6 +36,7 @@ variables:
@@ -36,6 +36,7 @@ variables:
@@ -62,6 +63,7 @@ variables:
@@ -62,6 +63,7 @@ variables:
This separates the installation step from the Dockerfile, allowing for extracting this into a separate repo or external phase.