fixup! ci: Add CAP_CHROOT to build container
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
All checks were successful
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good
This commit is contained in:
@@ -12,8 +12,8 @@ spec:
|
||||
securityContext:
|
||||
capabilities:
|
||||
add:
|
||||
- CAP_CHROOT
|
||||
- CAP_SETFCAP
|
||||
- CAP_SYS_CHROOT
|
||||
volumeMounts:
|
||||
- mountPath: /build
|
||||
name: workspace-volume
|
||||
|
||||
Reference in New Issue
Block a user