diff --git a/Jenkinsfile b/Jenkinsfile index 3a334176..8bcccffb 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,7 @@ pipeline { environment { - registry = "eeacms/eptr-frontend" - template = "templates/volto-eptr" + registry = "eeacms/eprtr-frontend" + template = "templates/volto-eprtr" dockerImage = '' tagName = '' }