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