Jenkins supports __________ scripts for complex job configurations and automation tasks.
- Groovy
- JavaScript
- Python
- Ruby
Jenkins supports Groovy scripts for complex job configurations and automation tasks. Groovy is a powerful scripting language used in Jenkins pipelines and job DSL.
Loading...
Related Quiz
- For effective CI in Jenkins, it is important to have ________ tests that run quickly and reliably.
- For complex pipeline definitions, Jenkins Pipeline uses a domain-specific language based on _________.
- A Jenkins administrator needs to streamline job configuration for multiple similar projects. The best approach would involve using ________.
- During the initial setup of Jenkins, what is the default port number Jenkins runs on?
- How does Jenkins notify users about the build status after integrating with a source control management tool?