CI: build an alpine package for each commit

This commit is contained in:
Mis012 2025-01-29 20:33:38 +01:00
parent 2077dc9406
commit 1d2450443e

10
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,10 @@
trigger_job:
variables:
# the build script assumes it's run from a MR context
CI_MERGE_REQUEST_TARGET_BRANCH_NAME: master
CI_MERGE_REQUEST_PROJECT_URL: ${CI_SERVER_URL}/android_translation_layer/aports
# for artifact archive name
UPSTREAM_COMMIT: $CI_COMMIT_SHA
trigger:
project: android_translation_layer/aports
branch: atl-nightlies-atl