From cc4bed4765878c29718c510a84e838f4f3a1d3a6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 May 2020 14:41:37 +0300 Subject: Use token in cloning osx repository in macosx ci --- packaging/OSX/gethttps.sh | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3-60-g2f50