fixed wrong stage name

This commit is contained in:
Jan Friedli 2020-05-21 17:28:54 +02:00 committed by jfriedli
parent 06b2e312b9
commit 28ab47c4eb

View File

@ -28,7 +28,7 @@ mypy:
bandit:
image:
name: $CI_REGISTRY/georg/mat2-ci-images:linting
stage: lintin
stage: linting
script:
- bandit -r ./matweb/ main.py