From ab4c0d8f3302699dc0c188461bac28476134c43d Mon Sep 17 00:00:00 2001 From: simple321vip <635344988@qq.com> Date: Fri, 10 Jul 2026 03:31:53 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) 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