CV/.gitlab/ci
Dan Anglin 84b29f0467
feat: build the magefile into a binary
This commit builds the magefile into a binary during the docker build
stage.
The Dockerfile is updated to include a multi-stage build where the first
stage compiles the binary and the second stage builds the final
cv-builder image.
The final image is now based on debian:buster instead of
golang:<VERSION>-buster which significantly reduces the image's size.
2020-09-13 22:50:17 +01:00
..
cv-gitlab-ci.yml ci: add a release pipeline 2020-08-15 20:22:00 +01:00
docker-gitlab-ci.yml feat: build the magefile into a binary 2020-09-13 22:50:17 +01:00