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

Commit 2c370bae authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Add prod env

parent cb11a547
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -74,3 +74,16 @@ deploy:staging:
  variables:
    DEPLOYMENT_BRANCH: $CI_COMMIT_BRANCH
    CONTAINER_NAME: nextcloud

deploy:production:
  extends: .deploy:theme
  when: manual
  only:
    - gitlab-deployments
    - production
  environment:
    name: prod/01
    url: https://ecloud.global
  variables:
    DEPLOYMENT_BRANCH: $CI_COMMIT_BRANCH
    CONTAINER_NAME: nextcloud