From af75e84140f129a06ba251c5849138dd92aaafa1 Mon Sep 17 00:00:00 2001 From: Ali <> Date: Thu, 11 Aug 2022 00:49:03 +0400 Subject: [PATCH] Adjust CI --- .gitlab-ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aa19cd37cd..d8db66722a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,15 +48,14 @@ appstore_development: experimental_i: tags: - - ios_internal + - ios_experimental stage: build only: - experimental-3 except: - tags script: - - bash buildbox/build-telegram.sh appcenter-experimental - - bash buildbox/deploy-telegram.sh appcenter-experimental + - python3 build-system/Make/Make.py remote-build --darwinContainersHost="http://host.docker.internal:8650" --cacheHost="grpc://host.docker.internal:9092" --configurationPath=build-system/appstore-configuration.json --gitCodesigningRepository="$TELEGRAM_GIT_CODESIGNING_REPOSITORY" --gitCodesigningType=appstore --configuration=release_arm64 environment: name: experimental artifacts: