From e09edc36be2dcaff23bb8119a09a966ca1629065 Mon Sep 17 00:00:00 2001 From: Wolfgang Ludger Hottgenroth Date: Mon, 29 Nov 2021 17:15:53 +0100 Subject: [PATCH] try again with 4.x common-ci branch --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 340f248..dcea326 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ include: - project: "SharedLibraries/CommonCI/webservices-common-ci" - ref: 3.x + ref: 4.x file: "webservices-gitlab-ci-template-dotnetcore.yml"