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