mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-13 00:41:19 +00:00
gitlab-ci: install curl for davical build
This commit is contained in:
parent
9d6bec35bf
commit
0f14bcb73b
@ -11,7 +11,7 @@ build:
|
||||
script:
|
||||
- apt-get -y update
|
||||
- bash -c 'mkdir -p /usr/share/man/man{0..10}'
|
||||
- apt-get -y install build-essential devscripts fakeroot dh-exec jdupes doxygen graphviz php-cli phpunit rst2pdf
|
||||
- apt-get -y install build-essential curl devscripts fakeroot dh-exec jdupes doxygen graphviz php-cli phpunit rst2pdf
|
||||
- mv debian/changelog debian/changelog.old
|
||||
- >
|
||||
cat
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user