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

Commit 78afe859 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

production environment

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

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