Skip to content

Commit

Permalink
test: change volto version in Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ana-oprea committed Oct 4, 2023
1 parent b095de5 commit a447286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pipeline {
NAMESPACE = "@eeacms"
SONARQUBE_TAGS = "volto.eea.europa.eu,www.eea.europa.eu-ims,climate-energy.eea.europa.eu,demo-www.eea.europa.eu,www.eea.europa.eu-en,climate-adapt.eea.europa.eu"
DEPENDENCIES = ""
VOLTO = ""
VOLTO = "16"
}

stages {
Expand Down

0 comments on commit a447286

Please sign in to comment.