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

Update .gitlab-ci.yml

parent bffc8099
No related branches found
No related tags found
No related merge requests found
......@@ -23,4 +23,4 @@ update(maps.metager.de):
- cd ~/
- while [ -d ~/MetaGerMaps ]; do rm -rf ~/MetaGerMaps;done
- mv .MetaGerMaps MetaGerMaps
- php ~/MetaGer/artisan up
- if [ -f ~/MetaGerMaps/artisan ]; then php ~/MetaGerMaps/artisan up;fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment