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

Commit 7daaf6e8 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

revert pipeline change

parent 09c77a6b
Loading
Loading
Loading
Loading
Loading
+2 −19
Original line number Diff line number Diff line

stages:
  - test
  - build
@@ -38,19 +37,3 @@ build-vendor:
  artifacts:
    paths:
      - dist/
deploy:staging:
  extends: .deploy:nextcloud-app
  rules:
    - if: $CI_COMMIT_BRANCH == "main"
      when: manual
    - if: $CI_COMMIT_BRANCH == "murena-main"
      when: manual
    - if: $CI_COMMIT_BRANCH == "production"
      when: manual
    - if: $CI_COMMIT_TAG
      when: manual
    - if: $CI_COMMIT_BRANCH == "dev/fix-slowness"
      when: manual   
  environment:
    name: staging/01
    url: $ENV_URL