Update .gitlab-ci.yml file
This commit is contained in:
@@ -24,6 +24,9 @@ audit:
|
||||
stage: audit
|
||||
only:
|
||||
- pushes
|
||||
- develop
|
||||
except:
|
||||
- master
|
||||
needs: []
|
||||
before_script:
|
||||
- pip install poetry==1.3.1
|
||||
|
||||
Reference in New Issue
Block a user