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

Fehler in der Syntax dieser .yml Datei behoben

parent 624035bd
No related branches found
No related tags found
No related merge requests found
before_script:
script:
update:
before_script:
- which virtualbox
- which vagrant
- which composer
......@@ -7,8 +7,6 @@ before_script:
- path=`pwd`
- cd ~/
- if [ ! -d ~/MetaGer ] ; then git clone "$path" ; fi
update:
script:
- cd ~/MetaGer
- git pull "$path"
\ 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