Skip to content

gitlab_runner: use seccomp:unconfined / privileged

Martin Roukala requested to merge seccomp into master

No idea how this used to work, but now, it seems like the gitlab runner rejects the file-based seccomp policy. Use unconfined & privileged until https://gitlab.com/gitlab-org/gitlab-runner/-/issues/2597 gets fixed!

@chturne

Merge request reports