Update .gitlab-ci.yml file

This commit is contained in:
Slava
2024-05-29 12:23:28 +00:00
parent 27f4cd6122
commit 95ac0caf30

View File

@@ -6,9 +6,6 @@ stages:
- 'deploy' - 'deploy'
- 'push' - 'push'
sast:
stage: 'test'
pytest: pytest:
stage: 'test' stage: 'test'
image: python image: python