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

Commit 49c68b49 authored by Akhil's avatar Akhil 🙂
Browse files

Remove temporary CI changes to deploy to staging

parent b7d526b2
Loading
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -37,20 +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_BRANCH == "dev/fix-totp-migration"
      when: manual
    - if: $CI_COMMIT_TAG
      when: manual
  environment:
    name: staging/01
    url: $ENV_URL