allow audit failure
This commit is contained in:
@@ -22,6 +22,7 @@ install:
|
||||
audit:
|
||||
image: python:3.12.9
|
||||
stage: audit
|
||||
allow_failure: true
|
||||
only:
|
||||
- pushes
|
||||
needs: []
|
||||
|
||||
Reference in New Issue
Block a user