@@ -26,6 +26,8 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
- name: debug-inotify
|
- name: debug-inotify
|
||||||
image: gitea.violin-work.online/registry/maven:3.9-eclipse-temurin-22
|
image: gitea.violin-work.online/registry/maven:3.9-eclipse-temurin-22
|
||||||
|
security_context:
|
||||||
|
apparmor_profile: runtime/unconfined
|
||||||
commands:
|
commands:
|
||||||
- grep Seccomp /proc/self/status || true
|
- grep Seccomp /proc/self/status || true
|
||||||
- cat /proc/self/attr/current || true
|
- cat /proc/self/attr/current || true
|
||||||
|
|||||||
Reference in New Issue
Block a user