We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b184fdb commit 2f4b678Copy full SHA for 2f4b678
.gitlab-ci.yml
@@ -9,7 +9,7 @@ stages:
9
# install libraries
10
before_script:
11
- apt-get update
12
- - apt-get -y install clang cmake git libpcre2-dev libsystemd-dev
+ - apt-get -y install clang cmake git libpcre2-dev
13
- apt-get -y install python3 python3-pip
14
- git clone https://github.com/CESNET/libyang.git
15
- git clone https://github.com/sysrepo/sysrepo.git
0 commit comments