From 290f048c13aeafdeba34f49d38cf1fb48569a318 Mon Sep 17 00:00:00 2001 From: valentinab25 Date: Thu, 1 Jun 2023 12:19:00 +0300 Subject: [PATCH] chore: [JENKINS] Remove alpha testing version --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 3040d62..3cbb0a9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,6 +6,7 @@ pipeline { NAMESPACE = "@eeacms" SONARQUBE_TAGS = "volto.eea.europa.eu,industry.eea.europa.eu" DEPENDENCIES = "" + VOLTO = "" } stages {