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

Update .gitlab-ci.yml

parent 12345f88
No related branches found
No related tags found
1 merge request!106Update .gitlab-ci.yml
......@@ -28,6 +28,7 @@ update(144.76.113.134):
- chmod 777 config/sumas.xml config/sumasEn.xml
- chmod -R 777 storage
- chmod -R 777 bootstrap/cache
- php artisan migrate
- cd ~/
- rm -rf MetaGer
- mv MetaGer_neu MetaGer
......@@ -62,6 +63,7 @@ update(metager3.de):
- chmod 777 config/sumas.xml config/sumasEn.xml
- chmod -R 777 storage
- chmod -R 777 bootstrap/cache
- php artisan migrate
- cd ~/
- rm -rf MetaGer
- mv MetaGer_neu MetaGer
\ No newline at end of file
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