Skip to content
Snippets Groups Projects
Commit ac416f50 authored by Taras's avatar Taras
Browse files

Merge branch 'ci_fix'

parents b72d8f68 38ab80f3
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ variables:
PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/circles_release/${CI_COMMIT_TAG}"
APK_NAME: "circles-$CI_COMMIT_TAG-fdroid-$ARM64_V8A_CODE-release.apk"
APK_URL: "${PACKAGE_REGISTRY_URL}/circles-$CI_COMMIT_TAG-fdroid-$ARM64_V8A_CODE-release.apk"
# TODO: Remove when https://github.com/fastlane/fastlane/pull/21950 gets released
RUBYOPT: "-rostruct"
before_script:
......
  • Taras @taras.smakula

    mentioned in commit 8ecf0e3f

    ·

    mentioned in commit 8ecf0e3f

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment