aurweb/.gitlab-ci.yml
Filipe Laíns 9278d25c88 ci: add gitlab ci
Signed-off-by: Filipe Laíns <lains@archlinux.org>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2020-05-23 16:39:30 -04:00

12 lines
366 B
YAML

image: archlinux
before_script:
- pacman -Syu --noconfirm --noprogressbar --needed
base-devel git gpgme protobuf pyalpm python-mysql-connector
python-pygit2 python-srcinfo python-bleach python-markdown
python-sqlalchemy python-alembic python-pytest python-werkzeug
python-pytest-tap
test:
script:
- make -C test