Fix Jenkins JCasC theme/job blocks

This commit is contained in:
Brad Stein 2025-12-18 02:55:25 -03:00
parent 8e977f162c
commit 6d8dbfc214

View File

@ -288,11 +288,6 @@ spec:
}
}
}
theme.yaml: |
unclassified:
simple-theme-plugin:
elements:
- cssUrl: "https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-ocean.css"
pipelineJob('bstein-dev-home') {
triggers {
scm('H/2 * * * *')
@ -312,6 +307,11 @@ spec:
}
}
}
theme: |
unclassified:
simple-theme-plugin:
elements:
- cssUrl: "https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-ocean.css"
persistence:
enabled: true
storageClass: astreae