Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
ae451600
Commit
ae451600
authored
Jul 20, 2016
by
Dominik Hebeler
Browse files
Update .gitlab-ci.yml
parent
091d57e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ae451600
...
...
@@ -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
-
php ~/MetaGer/artisan down
-
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
-
php ~/MetaGer/artisan down
-
if [ -f ~/MetaGer/artisan ]; then
php ~/MetaGer/artisan down
;fi
-
cd ~/
-
rm -rf MetaGer
-
mv MetaGer_neu MetaGer
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment