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

Commit 11428149 authored by Jackeagle's avatar Jackeagle
Browse files

v1-s: ci: Refactor references from /dev to /community and /stable to /official

parent b1929e61
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -9,14 +9,14 @@ update-manifest-s:
check-version:
  extends: .check-version

trigger-build-s-dev:
  extends: .trigger-build-dev
trigger-build-s-community:
  extends: .trigger-build-community
  variables:
    DEVICES: "emerald GS290 herolte hero2lte monet one starlte star2lte zirconia"
    BUILD_BRANCH: "v1-s"

trigger-build-s-stable:
  extends: .trigger-build-stable
trigger-build-s-official:
  extends: .trigger-build-official
  variables:
    DEVICES: "avicii emerald GS290 herolte hero2lte one starlte star2lte zirconia"
    BUILD_BRANCH: "v1-s"