Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
In command-line, we can do "docker build --no-cache ."
So please add option of no-cache in the step as well.
In command-line, we can do "docker build --no-cache ."
So please add option of no-cache in the step as well.
Code changed in jenkins
User: Vojtech Juranek
Path:
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/CreateImageCommand.java
src/main/resources/org/jenkinsci/plugins/dockerbuildstep/cmd/CreateImageCommand/config.jelly
http://jenkins-ci.org/commit/docker-build-step-plugin/592ac8758fefabfe4e53cd562d54b07813567779
Log:
[FIXED JENKINS-25835] Allow no-cache option in Create Image step