mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-19 21:30:10 +01:00
jenkins-setup-build-environment: fix typo
This commit is contained in:
parent
a8957447d6
commit
9963cf1aba
@ -57,7 +57,7 @@ rm -rf "$WORKSPACE"/../*/.testfiles
|
||||
|
||||
cd $WORKSPACE
|
||||
cat <<EOF > $WORKSPACE/makebuildserver.config.py
|
||||
debian_mirror = 'http://deb.debian.org/debian/'"
|
||||
debian_mirror = 'http://deb.debian.org/debian/'
|
||||
boot_timeout = 1200
|
||||
apt_package_cache = True
|
||||
copy_caches_from_host = True
|
||||
|
Loading…
Reference in New Issue
Block a user