fixup! ci: Add CAP_CHROOT to build container
dustin/photoframe2/pipeline/pr-dev/ci This commit looks good Details

Dustin 2024-12-30 07:38:59 -06:00
parent 9bf870064f
commit 8d664da2c0
1 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@ spec:
securityContext:
capabilities:
add:
- CAP_CHROOT
- CAP_SETFCAP
- CAP_SYS_CHROOT
volumeMounts:
- mountPath: /build
name: workspace-volume