add composer install to ci
This commit is contained in:
parent
cb5e08d3fc
commit
b6df7adc6a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ build and deploy:
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
script:
|
script:
|
||||||
|
- composer install
|
||||||
- npm install
|
- npm install
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
- gulp build
|
- gulp build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue