Fix Jenkins JCasC theme/job blocks
This commit is contained in:
parent
8e977f162c
commit
6d8dbfc214
@ -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') {
|
pipelineJob('bstein-dev-home') {
|
||||||
triggers {
|
triggers {
|
||||||
scm('H/2 * * * *')
|
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:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
storageClass: astreae
|
storageClass: astreae
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user