This commit is contained in:
parent
49da5a3dae
commit
e0dd079918
@ -13,7 +13,7 @@ steps:
|
||||
- find . -name "*.py" -exec python3 -m mccabe --min 3 '{}' + || if [ $? -eq 1 ]; then echo "you fail"; fi
|
||||
- bandit -r .
|
||||
|
||||
- name: ms-teams
|
||||
- name: ms-teams
|
||||
image: kuperiu/drone-teams
|
||||
settings:
|
||||
webhook:
|
||||
|
Loading…
Reference in New Issue
Block a user