Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3d09308 authored by Jackeagle's avatar Jackeagle
Browse files

gitlab-ci-import-updates-from-upstream: Add support for a14 in auto update from upstream job

parent e314422c
Loading
Loading
Loading
Loading
+7 −1
Original line number Original line Diff line number Diff line
@@ -80,3 +80,9 @@ u:
  variables:
  variables:
    UPSTREAM_BRANCH: lineage-21.0
    UPSTREAM_BRANCH: lineage-21.0
    LOCAL_BRANCH: v1-u
    LOCAL_BRANCH: v1-u

a14:
  extends: .update-from-upstream
  variables:
    UPSTREAM_BRANCH: lineage-21.0
    LOCAL_BRANCH: a14
 No newline at end of file