ci: Add CAP_CHROOT to build container
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good
All checks were successful
dustin/photoframe2/pipeline/head This commit looks good
This is needed in order to run `passwd -R` to clear the root password in the target filesystem.
This commit is contained in:
@@ -13,6 +13,7 @@ spec:
|
||||
capabilities:
|
||||
add:
|
||||
- CAP_SETFCAP
|
||||
- CAP_SYS_CHROOT
|
||||
volumeMounts:
|
||||
- mountPath: /build
|
||||
name: workspace-volume
|
||||
|
||||
Reference in New Issue
Block a user