Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: nodejs-plugin
-
Labels:None
-
Environment:Jenkins 2.190.3 (on RHEL7 with openJDK 1.8.0)
Token Macro Plugin v2.10
Config FIle Provider Plugin v3.6.2
NodeJS Plugin v1.3.4
-
Similar Issues:
-
Released As:1.3.5
Description
When specifying a config file for the nodejs step (in a pipeline), the copied config file should be removed when the step finishes. In v1.3.4 it is not.
As a reference, the configFileProvider step (of the Config File Provider Plugin) does remove any copied config file then the step finishes.
It was so, this is a regression after update the config file provider plugin