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 - cd ncc
- make redist - make redist
- php build/src/INSTALL --auto --install-composer - php build/src/INSTALL --auto --install-composer
- cd .. && rm -rf ncc
build: build:
script: script: