Update .gitlab-ci.yml file
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ audit:
|
||||
image: python:3.9
|
||||
stage: audit
|
||||
only:
|
||||
- develop
|
||||
- pushes
|
||||
needs: []
|
||||
before_script:
|
||||
- pip install poetry==1.3.1
|
||||
|
||||
Reference in New Issue
Block a user