mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-09-21 06:20:17 +00:00
The pipeline showed 7.3 as being available, ah well.
This commit is contained in:
parent
f813fa3b0e
commit
93f290e44d
@ -5,7 +5,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 rst2pdf doxygen graphviz php7.3 # todo build-dep instead, change this task's image to plain debian
|
- apt-get -y install build-essential devscripts fakeroot dh-exec jdupes rst2pdf doxygen graphviz php7.0 # todo build-dep instead, change this task's image to plain debian
|
||||||
- mv debian/changelog debian/changelog.old
|
- mv debian/changelog debian/changelog.old
|
||||||
- >
|
- >
|
||||||
cat
|
cat
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user