Skip to content

Install git, add to the README

Emil Velikov requested to merge xexaxo/archlinux-docker:install-git into master

We use git in the makefile to create the container revision label. This did not have any affect outside the local containers, since the official ones use the CI_COMMIT_TAG variable from the CI.

Fixes: 5ec09f53 ("gitlab-ci: install devtools without its dependencies") Signed-off-by: Emil Velikov emil.l.velikov@gmail.com

Merge request reports