0 votes
in Continuous Integration with Jenkins by

Which one of the following functionality is not supported by Jenkins?

select the correct answer from below

a) Build

b) Test

c) Deploy

d) Code

1 Answer

0 votes
by

d) Code functionality is not supported by Jenkins, it only support Build, Test and Deploy.

...