Update .gitlab-ci.yml file

This commit is contained in:
Simeon Pursiainen
2025-01-23 19:11:25 +00:00
parent 955072370f
commit 90ca91970d
+1 -1
View File
@@ -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