mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(gitlab-ci): compile asciidoc
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
c4ea1171cd
commit
d31a51742b
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ test:
|
||||||
- sed -i "s;YOUR_AUR_ROOT;$(pwd);g" conf/config
|
- sed -i "s;YOUR_AUR_ROOT;$(pwd);g" conf/config
|
||||||
- ./docker/test-mysql-entrypoint.sh # Create mysql AUR_CONFIG.
|
- ./docker/test-mysql-entrypoint.sh # Create mysql AUR_CONFIG.
|
||||||
- make -C po all install
|
- make -C po all install
|
||||||
|
- make -C doc
|
||||||
- make -C test clean
|
- make -C test clean
|
||||||
script:
|
script:
|
||||||
# Run sharness.
|
# Run sharness.
|
||||||
|
|
Loading…
Add table
Reference in a new issue