mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-17 19:25:57 +02:00
build: Install git in gitlab CI configuration
This commit is contained in:
@@ -2,7 +2,7 @@ image: debian:stretch
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -qq
|
- 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:
|
stages:
|
||||||
- autogen
|
- autogen
|
||||||
|
Reference in New Issue
Block a user