remove npm run build from ci
This commit is contained in:
parent
d7423597ed
commit
3c0de1603c
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ build and deploy:
|
|||
- npm install
|
||||
- npm install -g gulp
|
||||
- gulp build
|
||||
- npm run build
|
||||
- apt-get update -qq && apt-get install -y -qq lftp
|
||||
- lftp -c "set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST;
|
||||
mirror --reverse --verbose --ignore-time --parallel=10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue