Quiz
Let's take a quiz and review some of the material we covered in this chapter.
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
In the ...