diff --git a/Jenkinsfile b/Jenkinsfile index 352664d..6899997 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -14,7 +14,7 @@ pipeline { BACKEND_PROFILES = "eea.kitkat:testing" BACKEND_ADDONS = "" VOLTO = "17" - VOLTO16_BREAKING_CHANGES = "no" + VOLTO16_BREAKING_CHANGES = "yes" IMAGE_NAME = BUILD_TAG.toLowerCase() }