1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 23:06:40 +00:00

Update .gitlab-ci.yml file

This commit is contained in:
Anson Biggs 2021-10-05 22:47:12 +00:00
parent 621e8a75c3
commit 9bb732a261

View File

@ -1,5 +1,5 @@
black:
stage: linting
stage: .pre
image: registry.gitlab.com/pipeline-components/black:latest
script:
- black --check --verbose -- .