Open ghost opened 3 years ago
In the pythonSetupPyPipeline.groovy it is mentioned that we need to use Docker commands directly due to the issue https://github.com/jenkinsci/docker-workflow-plugin/pull/162 There's now a fix available as part of other pull request, which also fixes the 162: https://github.com/jenkinsci/docker-workflow-plugin/pull/180 Hence it should be now fine to stop using the commands directly and use Jenkins features provided by Docker workflow plugin instead.
In the pythonSetupPyPipeline.groovy it is mentioned that we need to use Docker commands directly due to the issue https://github.com/jenkinsci/docker-workflow-plugin/pull/162 There's now a fix available as part of other pull request, which also fixes the 162: https://github.com/jenkinsci/docker-workflow-plugin/pull/180 Hence it should be now fine to stop using the commands directly and use Jenkins features provided by Docker workflow plugin instead.