dustin/metricspi/pipeline/head Something is wrong with the build of this commitDetails
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.
The *systemd* package provides the `systemd-hwdb` command, which is used
during the build to generate `/usr/lib/udev/hwdb.bin` in the target
filesystem.