Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
Pull image cmd is broken since 1.15, fails with
ERROR: command 'Pull image' failed: invalid character 'e' in literal false (expecting 'a')
See this GH comment for more details.
Code changed in jenkins
User: Vojtech Juranek
Path:
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/PullImageCommand.java
http://jenkins-ci.org/commit/docker-build-step-plugin/2b6797a7e8ce7780f959807a720eb7277bc8b6f5
Log:
[FIXED JENKINS-25929] Update filters syntax - pass as JSON array