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:
|
||||
- main
|
||||
script:
|
||||
- composer install
|
||||
- npm install
|
||||
- npm install -g gulp
|
||||
- gulp build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue