summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2020-05-30 14:41:37 +0300
committerAndrei Karas <akaras@inbox.ru>2020-05-30 14:41:37 +0300
commitcc4bed4765878c29718c510a84e838f4f3a1d3a6 (patch)
tree82a2eb4fc3df1a2a99d8ad98003eeae4863dcd47
parent1977d9222423c08a3a451497b1d034ade224d7b8 (diff)
downloadplus-cc4bed4765878c29718c510a84e838f4f3a1d3a6.tar.gz
plus-cc4bed4765878c29718c510a84e838f4f3a1d3a6.tar.bz2
plus-cc4bed4765878c29718c510a84e838f4f3a1d3a6.tar.xz
plus-cc4bed4765878c29718c510a84e838f4f3a1d3a6.zip
Use token in cloning osx repository in macosx ci
-rwxr-xr-xpackaging/OSX/gethttps.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/OSX/gethttps.sh b/packaging/OSX/gethttps.sh
index 549555e7a..93258b638 100755
--- a/packaging/OSX/gethttps.sh
+++ b/packaging/OSX/gethttps.sh
@@ -1,4 +1,3 @@
#!/bin/sh
-# if not have account in gitlab.com
-git clone https://gitlab.com/manaplus/manaplus-xcode.git ../../Xcode
+git clone https://azure:${gitlabtoken}gitlab.com/manaplus/manaplus-xcode.git ../../Xcode