metricspi/ci
Dustin 332e36a388
dustin/metricspi/pipeline/head Something is wrong with the build of this commit Details
ci: Use a dynamic PVC for the workspace volume
Using an actual persistent volume for the workspace ultimately doesn't
work with multibranch pipelines.  When a branch/PR goes away and the
corresponding Jenkins job is deleted, the workspace cannot be cleaned up
because it is not mounted anywhere.  As such, we will just use a dynamic
PVC to ensure that the workspace is always cleaned up and nothing gets
left behind.  This of course obviates the need for the `Clean`
parameter.
2022-12-21 09:56:11 -06:00
..
Jenkinsfile ci: Use a dynamic PVC for the workspace volume 2022-12-21 09:56:11 -06:00
podTemplate.yaml ci: Switch to K8s build agent 2022-08-29 11:30:41 -05:00