test for variable
This commit is contained in:
parent
6f58f81200
commit
3cd4497fdf
@ -6,6 +6,7 @@ deploy-beta:
|
|||||||
- echo "Deploy to beta server"
|
- echo "Deploy to beta server"
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
- echo "$ftp_user"
|
||||||
- ncftpput -R -u "$ftp_user" -p "$ftp_pass" pls5618.com beta_site build/*
|
- ncftpput -R -u "$ftp_user" -p "$ftp_pass" pls5618.com beta_site build/*
|
||||||
environment:
|
environment:
|
||||||
name: beta
|
name: beta
|
||||||
|
Loading…
x
Reference in New Issue
Block a user