mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-18 01:31:21 +00:00
gitlab-ci: install curl for davical build
This commit is contained in:
parent
9d6bec35bf
commit
0f14bcb73b
@ -11,7 +11,7 @@ build:
|
|||||||
script:
|
script:
|
||||||
- apt-get -y update
|
- apt-get -y update
|
||||||
- bash -c 'mkdir -p /usr/share/man/man{0..10}'
|
- 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
|
- mv debian/changelog debian/changelog.old
|
||||||
- >
|
- >
|
||||||
cat
|
cat
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user