Skip to content

Commit

Permalink
Use volto version before yarn 3
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Nov 15, 2022
1 parent 18f3f53 commit b6e1e72
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 = "alpha"
VOLTO = "16.0.0-alpha.48"
}

stages {
Expand Down

0 comments on commit b6e1e72

Please sign in to comment.