We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbcae59 commit 25f6ca6Copy full SHA for 25f6ca6
Jenkinsfile
@@ -6,7 +6,7 @@ pipeline {
6
NAMESPACE = "@eeacms"
7
SONARQUBE_TAGS = "volto.eea.europa.eu,www.eea.europa.eu-ims,climate-energy.eea.europa.eu,sustainability.eionet.europa.eu,forest.eea.europa.eu,biodiversity.europa.eu,clms.land.copernicus.eu,industry.eea.europa.eu,water.europa.eu-freshwater,demo-www.eea.europa.eu,clmsdemo.devel6cph.eea.europa.eu,circularity.eea.europa.eu,prod-www.eea.europa.eu,water.europa.eu-marine,demo-kitkat.dev2aws.eea.europa.eu,climate-adapt.eea.europa.eu"
8
DEPENDENCIES = ""
9
- VOLTO = "alpha"
+ VOLTO = ""
10
}
11
12
stages {
0 commit comments