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