Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ variables: # Deploy stage include: - project: 'e/infra/ecloud/nextcloud-apps/ci-templates' - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main file: 'nc-apps-checkout-deploy.yml' file: "nc-apps-checkout-deploy.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/1789-setup-mr-review-tools-in-gitlab file: "mr-review-tools.yml" Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -3,9 +3,9 @@ variables: # Deploy stage include: - project: 'e/infra/ecloud/nextcloud-apps/ci-templates' - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: main file: 'nc-apps-checkout-deploy.yml' file: "nc-apps-checkout-deploy.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" ref: dev/1789-setup-mr-review-tools-in-gitlab file: "mr-review-tools.yml" Loading