1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-24 23:21:24 +00:00

Update .gitlab-ci.yml file

This commit is contained in:
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 -- .