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

Commit 940d0ff7 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Add staging environment

parent 6cd0bbc2
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -60,3 +60,17 @@ deploy:dev03:
  variables:
    DEPLOYMENT_BRANCH: $CI_COMMIT_BRANCH
    CONTAINER_NAME: dev03_nextcloud

deploy:staging:
  extends: .deploy:theme
  when: manual
  only:
    - master
    - main
    - production
  environment:
    name: staging/01
    url: https://eeo.one
  variables:
    DEPLOYMENT_BRANCH: $CI_COMMIT_BRANCH
    CONTAINER_NAME: nextcloud