This commit is contained in:
Stefan Hoffmann 2019-08-15 19:28:18 +02:00
parent 0e7a3940c4
commit 18ed75d0f4
2 changed files with 2 additions and 4 deletions

View File

@ -10,9 +10,9 @@ steps:
commands:
- ls -alh
- cd gluon
- git pull
- git pull origin v2018.2.2
- cd ../site
- git pull
- git pull origin v2018.2-tdf
- cd ..
- ls -alh
- git status

2
.gitmodules vendored
View File

@ -1,8 +1,6 @@
[submodule "gluon"]
path = gluon
url = https://github.com/freifunk-gluon/gluon.git
branch = master
[submodule "site"]
path = site
url = https://github.com/Freifunk-Troisdorf/site.git
branch = v2018.2-tdf