Update tests related to GlobalConfig now that that class is part of docker-workflow instead of pipeline-model-definition. |
||
|---|---|---|
| .. | ||
| README.md | ||
README.md
Configure Declarative agent settings for Docker Pipeline
Global configuration for Docker Workflow plugin belongs under unclassified root element
Sample configuration
unclassified:
pipeline-model-docker:
dockerLabel: "label-casc"
registry:
url: "my.docker.endpoint"
credentialsId: "credId"