Removed 'test' from .gitlab-ci.yml and corrected artifact path
This commit is contained in:
parent
39bba1b532
commit
9cd424ec5b
1 changed files with 1 additions and 5 deletions
|
@ -21,8 +21,4 @@ build:
|
|||
- make redist tar
|
||||
artifacts:
|
||||
paths:
|
||||
- build/src/build.tar.gz
|
||||
|
||||
test:
|
||||
script:
|
||||
- build/src/INSTALL --auto --install-composer
|
||||
- build/build.tar.gz
|
Loading…
Add table
Reference in a new issue