-
Bug
-
Resolution: Fixed
-
Major
-
None
WithEnv inside a container('x'){} is not working for us, when I did sh 'printenv' none of the variables were in the ENV.
- is duplicated by
-
JENKINS-43200 withEnv does not work with kubernetes-plugin
-
- Closed
-
- is related to
-
JENKINS-46278 Declarative Pipeline Environment ignored
-
- Resolved
-
-
JENKINS-42582 ssh-agent not applied in kubernetes container
-
- Resolved
-
Injecting credentials as interpolated strings
doesn'tseems to work.It seems like the value of environment variables is ****. When I exec into the pod, I see the environment variable is correctly set. Log output from jenkins redacts the value.