From 46a97fa2a1dfd98ac9cd9aaac2a6f772594a610f Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Thu, 10 Nov 2022 17:24:27 +0530 Subject: [PATCH 1/3] yml ref change to main --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70e798253..d272c5926 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,8 @@ variables: include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" - ref: use-buster-node + ref: main file: "nc-apps-lint-build-frontend.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" - ref: use-buster-node + ref: main file: "nc-apps-deploy.yml" -- GitLab From c9b21d40c28e8fb29bac45fea2a96541bbee7aee Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Thu, 10 Nov 2022 17:26:00 +0530 Subject: [PATCH 2/3] yml ref change to main --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d272c5926..70e798253 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,8 @@ variables: include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" - ref: main + ref: use-buster-node file: "nc-apps-lint-build-frontend.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" - ref: main + ref: use-buster-node file: "nc-apps-deploy.yml" -- GitLab From 37e037ed28e89ff0dd778cbb4dc2f18c04b7e8ed Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Thu, 10 Nov 2022 17:26:37 +0530 Subject: [PATCH 3/3] yml ref change to main --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70e798253..d272c5926 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,8 @@ variables: include: - project: "e/infra/ecloud/nextcloud-apps/ci-templates" - ref: use-buster-node + ref: main file: "nc-apps-lint-build-frontend.yml" - project: "e/infra/ecloud/nextcloud-apps/ci-templates" - ref: use-buster-node + ref: main file: "nc-apps-deploy.yml" -- GitLab