Updated .gitlab-ci.yml
This commit is contained in:
parent
d820117eba
commit
0d89e95f91
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue