Updated .gitlab-ci.yml

This commit is contained in:
Netkas 2023-01-29 19:24:48 -05:00
parent d820117eba
commit 0d89e95f91

View file

@ -21,6 +21,7 @@ before_script:
- cd ncc
- make redist
- php build/src/INSTALL --auto --install-composer
- cd .. && rm -rf ncc
build:
script: