https clone address requires .git
This commit is contained in:
parent
5cb76d0f89
commit
f2370fed5b
|
@ -1,7 +1,7 @@
|
|||
before_script:
|
||||
- apt-get update -qy
|
||||
- apt-get install -y python python-setuptools
|
||||
- git clone https://gitlab.com/fdroid/fdroidserver fdroidserver --depth=10
|
||||
- git clone https://gitlab.com/fdroid/fdroidserver.git fdroidserver --depth=10
|
||||
- cd fdroidserver
|
||||
- python2 setup.py install
|
||||
|
||||
|
|
Loading…
Reference in a new issue