From 7ef64b91c082cf259fc1c2dfea5340fa92949e96 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 11 Apr 2022 19:51:00 +0200 Subject: [PATCH] Deploy su IIS03 SOLO con master --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 256e890..34623e6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -214,7 +214,7 @@ XPST:IIS03:deploy: - win variables: APP_NAME: XPST - except: + only: refs: - main - master