Quiz
Explore key concepts from extending Jenkins X pipelines including customization and YAML syntax. This quiz prepares you to understand and apply serverless deployment strategies in your Kubernetes CI/CD workflows.
We'll cover the following...
We'll cover the following...
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 next ...