fixup! wip: Add Jenkins build pipeline
Some checks failed
dustin/kitchenos/pipeline/head There was a failure building this commit
Some checks failed
dustin/kitchenos/pipeline/head There was a failure building this commit
This commit is contained in:
3
ci/Jenkinsfile
vendored
3
ci/Jenkinsfile
vendored
@@ -11,9 +11,6 @@ pipeline {
|
||||
kubernetes {
|
||||
yamlFile 'ci/podTemplate.yaml'
|
||||
yamlMergeStrategy merge()
|
||||
workspaceVolume persistentVolumeClaimWorkspaceVolume(
|
||||
claimName: 'buildroot-kitchenos'
|
||||
)
|
||||
defaultContainer 'build'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user