Merge branch 'main' into 'beta'

fixed ci for prod

See merge request pls5618/website!11
This commit is contained in:
Olivier Demers 2023-04-11 01:37:01 +00:00
commit 1d692672aa

View File

@ -31,7 +31,7 @@ deploy:
stage: deploy
script:
- 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:
name: website
url: http://pls5618.com