From 736588efb4ce5cc0046cdd4fefe4d6cc9e773ea8 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 11 Apr 2022 19:51:19 +0200 Subject: [PATCH] Deploy su IIS02 pure lui solo su master --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 34623e6..d73a934 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -196,7 +196,7 @@ XPS:IIS03:deploy: - win variables: APP_NAME: XPS - except: + only: refs: - main - master