diff --git a/.drone.yml b/.drone.yml index 918bae3..6cd48ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,11 +11,11 @@ steps: - go vet ./... group: test-lint # escalated permissions to avoid runtime/cgo: pthread_create failed: Operation not permitted - security: - syscaps: - - SYS_PTRACE - - IPC_LOCK - # privileged: true + # security: + # syscaps: + # - SYS_PTRACE + # - IPC_LOCK + privileged: true trigger: event: