debian-reference/.gitlab-ci.yml
Osamu Aoki 700b4ff449 add faketime to GITLAB CI
Signed-off-by: Osamu Aoki <osamu@debian.org>
2021-09-01 12:24:24 +09:00

25 lines
304 B
YAML

image: debian:unstable
before_script:
- apt-get update
- >
apt-get -y --no-install-recommends install
make
docbook-xml
docbook-xsl
gettext
po4a
python3
xsltproc
wget
dctrl-tools
xz-utils
opencc
dpkg-dev
faketime
html-tests:
script:
- make wrap
- make po
- make test