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

Commit fc17f49c authored by Guillaume Jacquart's avatar Guillaume Jacquart
Browse files

chore: fix release build trigger.

parent e2e5f0ae
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Original line Diff line number Diff line
@@ -99,7 +99,11 @@ build-e-release:
      variables:
      variables:
        MAPBOX_KEY: $MAPBOX_KEY_PROD
        MAPBOX_KEY: $MAPBOX_KEY_PROD
      when: always
      when: always
    - when: never
    - if: '$CI_COMMIT_REF_PROTECTED == "true"
      variables:
        MAPBOX_KEY: $MAPBOX_KEY_PROD
      when: manual
      
  artifacts:
  artifacts:
    paths:
    paths:
      - app/build/outputs/apk
      - app/build/outputs/apk