vite should install now
This commit is contained in:
parent
e920b98a18
commit
edefedf6fc
@ -4,6 +4,7 @@ deploy-beta:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo "Deploy to beta server"
|
||||
- npm install
|
||||
- npm run build
|
||||
- ncftpput -R -u $ftp_user -p $ftp_pass pls5618.com beta build/*
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user