Skip to content

Commit

Permalink
Update Jenkinsfile: use latest volto alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Jan 17, 2023
1 parent b877dd1 commit b72e33b
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,clms.land.copernicus.eu,demo-www.eea.europa.eu,prod-www.eea.europa.eu,water.europa.eu-marine,circularity.eea.europa.eu"
DEPENDENCIES = ""
VOLTO = "16.0.0-alpha.48"
VOLTO = "alpha"
}

stages {
Expand Down

0 comments on commit b72e33b

Please sign in to comment.