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: