Technical Quiz
1.
How do we add multiline commands in jenkins-x.yml ?
A.
Using the \ symbol and indenting all the lines with the commands.
B.
Using the | symbol to separate all the lines of the command.
C.
Using the | symbol and indenting all the lines with the commands.
1 / 6
...