diff --git a/.drone.yml b/.drone.yml index 85cddd0..8ea65a2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,6 +26,8 @@ trigger: steps: - name: debug-inotify image: gitea.violin-work.online/registry/maven:3.9-eclipse-temurin-22 + security_context: + apparmor_profile: runtime/unconfined commands: - grep Seccomp /proc/self/status || true - cat /proc/self/attr/current || true