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