mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-08 11:02:24 +01:00
build: Install git in gitlab CI configuration
This commit is contained in:
parent
4c5e9b478e
commit
e354f9b1d0
@ -2,7 +2,7 @@ image: debian:stretch
|
||||
|
||||
before_script:
|
||||
- apt update -qq
|
||||
- apt install --no-install-recommends -y gcc make autoconf automake libtool
|
||||
- apt install --no-install-recommends -y git gcc make autoconf automake libtool
|
||||
|
||||
stages:
|
||||
- autogen
|
||||
|
Loading…
Reference in New Issue
Block a user