diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3bc0cc9..879659bc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -117,6 +117,7 @@ audit: outdated: extends: '.tarball_setup' image: "rust:slim-buster" + allow_failure: true stage: 'extras' only: - schedules