Update .gitlab-ci.yml

parent d8ecb7a4
...@@ -10,6 +10,4 @@ landing-page: ...@@ -10,6 +10,4 @@ landing-page:
- cp -r ./* /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/ - cp -r ./* /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/
- chown -R $PROJECT_NAME:$PROJECT_NAME /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/* - chown -R $PROJECT_NAME:$PROJECT_NAME /home/$PROJECT_NAME/web/lp.dev.wconsults.ru/public_html/*
- ls - ls
artifacts:
paths: \ No newline at end of file
- landingpages.zip
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment