diff --git a/Jenkinsfile-wb3-ecosystem b/Jenkinsfile-wb3-ecosystem index 57e78b4..6f77fc9 100644 --- a/Jenkinsfile-wb3-ecosystem +++ b/Jenkinsfile-wb3-ecosystem @@ -9,8 +9,8 @@ pipeline { label 'docker' } environment { - imagename = "hub.d4science.org/rstudio/rstudio-wb3-ecosystem" - registryUrl = "https://hub.d4science.org" + imagename = "rstudio/rstudio-wb3-ecosystem" + registryUrl = "https://hub.dev.d4science.org" registryCredential = 'cccd3cf5-9d6c-4044-85d6-59bede0c43f4' dockerImage = '' git_url='https://code-repo.d4science.org/gCubeSystem/rstudio-d4science.git'