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

Commit f69f96cb authored by Jackeagle's avatar Jackeagle
Browse files

gitlab-ci-import-updates-from-upstream: On Android 14 LineageOS started to use...

gitlab-ci-import-updates-from-upstream: On Android 14 LineageOS started to use lineage-21 for device repos
parent d92429c1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -78,11 +78,11 @@ t:
u:
  extends: .update-from-upstream
  variables:
    UPSTREAM_BRANCH: lineage-21.0
    UPSTREAM_BRANCH: lineage-21
    LOCAL_BRANCH: v1-u

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