|
|
|
@ -16,4 +16,6 @@ pull-github:
|
|
|
|
|
- apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
|
|
|
|
|
script:
|
|
|
|
|
- whoami; env
|
|
|
|
|
- git pull https://github.com/qurator-spk/dinglehopper.git
|
|
|
|
|
- git remote add github https://github.com/qurator-spk/dinglehopper.git
|
|
|
|
|
- git remote -v
|
|
|
|
|
- git pull github master
|
|
|
|
|