This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      docker.withRegistry failed to login with a password that starts with '$' character.

       

      steps {
         script {
           docker.withRegistry(env.DOCKER_REGISTRY_URL,     env.DOCKER_REGISTRY_CREDENTIALS_ID) {
              docker.image(env.DOCKER_IMAGE_NAME_WITH_TAG).push()
           }
         }
      }

            Assignee:
            Unassigned
            Reporter:
            Phu Nguyen
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: