mirror of
https://github.com/mirror/wget.git
synced 2024-12-28 05:40:08 +08:00
* .gitlab-ci.yml: Add spell-checking to VPATH/Debian
This commit is contained in:
parent
b53c52c4c1
commit
b8413cdd3d
@ -46,6 +46,7 @@ VPATH/Debian:
|
||||
stage: stage1-testing
|
||||
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_BUILD
|
||||
script:
|
||||
- contrib/spell-checker
|
||||
- export CFLAGS=$CFLAGS_DEFAULT
|
||||
- ./bootstrap --skip-po && touch .manywarnings
|
||||
- mkdir vpath && cd vpath
|
||||
|
Loading…
Reference in New Issue
Block a user