We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d92932 commit bcbb346Copy full SHA for bcbb346
Jenkinsfile
@@ -6,7 +6,7 @@ pipeline {
6
NAMESPACE = "@eeacms"
7
SONARQUBE_TAGS = "clms.land.copernicus.eu,demo.eea.europa.eu"
8
DEPENDENCIES = ""
9
- VOLTO = "alpha"
+ VOLTO = "16.4.0"
10
}
11
12
stages {
0 commit comments