mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-25 23:51:32 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
black:
|
black:
|
||||||
stage: linting
|
stage: .pre
|
||||||
image: registry.gitlab.com/pipeline-components/black:latest
|
image: registry.gitlab.com/pipeline-components/black:latest
|
||||||
script:
|
script:
|
||||||
- black --check --verbose -- .
|
- black --check --verbose -- .
|
||||||
|
Reference in New Issue
Block a user