Skip to content
Snippets Groups Projects
Commit 4cf388b6 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update .gitlab-ci.yml

parent f639a992
No related branches found
No related tags found
1 merge request!165Development
......@@ -27,7 +27,7 @@ update(144.76.113.134):
- chmod 777 config/sumas.xml config/sumasEn.xml database/metager.sqlite
- chmod -R 777 storage
- chmod -R 777 bootstrap/cache
-if [ -f ~/MetaGer/artisan ]; then php ~/MetaGer/artisan down;fi
- if [ -f ~/MetaGer/artisan ]; then php ~/MetaGer/artisan down;fi
- cd ~/
- rm -rf MetaGer
- mv MetaGer_neu MetaGer
......@@ -64,7 +64,7 @@ update(metager3.de):
- chmod 777 config/sumas.xml config/sumasEn.xml database/metager.sqlite
- chmod -R 777 storage
- chmod -R 777 bootstrap/cache
-if [ -f ~/MetaGer/artisan ]; then php ~/MetaGer/artisan down;fi
- if [ -f ~/MetaGer/artisan ]; then php ~/MetaGer/artisan down;fi
- cd ~/
- rm -rf MetaGer
- mv MetaGer_neu MetaGer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment