mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-05 21:57:13 +02:00
Merge branch 'install-git' into 'master'
Install git, add to the README See merge request archlinux/archlinux-docker!83
This commit is contained in:
commit
e688cede58
@ -62,7 +62,7 @@ get_version:
|
||||
matrix:
|
||||
- GROUP: [base, base-devel]
|
||||
before_script:
|
||||
- pacman -Syu --noconfirm make fakechroot fakeroot
|
||||
- pacman -Syu --noconfirm git make fakechroot fakeroot
|
||||
- pacman -Sdd --noconfirm devtools
|
||||
script:
|
||||
- make $PWD/output/Dockerfile.$GROUP
|
||||
|
Loading…
Reference in New Issue
Block a user