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

Commit d92429c1 authored by Jackeagle's avatar Jackeagle
Browse files

Merge branch '2596-master-add-a14-support-for-upstream' into 'master'

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

See merge request e/templates!39
parents a784a8b0 a3d09308
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -80,3 +80,9 @@ u:
  variables:
    UPSTREAM_BRANCH: lineage-21.0
    LOCAL_BRANCH: v1-u

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