Update .gitlab-ci.yml file
This commit is contained in:
parent
1761bf61be
commit
93306a87c5
@ -31,7 +31,7 @@ deploy:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- echo "Deploy to server"
|
- echo "Deploy to server"
|
||||||
- ncftpput -R -u "$ftp_user" -p "$ftp_pass" pls5618.com /public_html build/*
|
- ncftpput -R -u "$ftp_user" -p "$ftp_pass" pls5618.com . build/*
|
||||||
environment:
|
environment:
|
||||||
name: website
|
name: website
|
||||||
url: http://pls5618.com
|
url: http://pls5618.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user