Do not set WEBSITE_ROOT_FOLDER environment variable in CI.

Not required anymore to build the website.
master
Stéphane Adjemian (Charybdis) 2022-02-22 10:51:51 +01:00
parent 7ac8255ebb
commit 59f81d34cd
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ website:
only:
- master@stepan/stephane-adjemian.fr
script:
- export WEBSITE_ROOT_FOLDER=`pwd`
- make publish
- make assets
- scp -r output/* /home/www/stephane-adjemian.fr