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:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
- CAP_CHROOT
|
|
||||||
- CAP_SETFCAP
|
- CAP_SETFCAP
|
||||||
|
- CAP_SYS_CHROOT
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /build
|
- mountPath: /build
|
||||||
name: workspace-volume
|
name: workspace-volume
|
||||||
|
|||||||
Reference in New Issue
Block a user