diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7ac9fbe..20cef85 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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