Skip to content

Commit

Permalink
chore: [JENKINS] Deprecate circularity website
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinab25 committed Jun 1, 2023
1 parent ef12dd2 commit 5ba637d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ pipeline {
environment {
GIT_NAME = "volto-plotlycharts"
NAMESPACE = "@eeacms"
SONARQUBE_TAGS = "volto.eea.europa.eu,climate-energy.eea.europa.eu,forest.eea.europa.eu,biodiversity.europa.eu,water.europa.eu-freshwater,circularity.eea.europa.eu,demo-www.eea.europa.eu,www.eea.europa.eu-en"
SONARQUBE_TAGS = "volto.eea.europa.eu,climate-energy.eea.europa.eu,forest.eea.europa.eu,biodiversity.europa.eu,water.europa.eu-freshwater,demo-www.eea.europa.eu,www.eea.europa.eu-en"
DEPENDENCIES = "@eeacms/volto-datablocks"
VOLTO = ""
}

stages {
Expand Down

0 comments on commit 5ba637d

Please sign in to comment.