mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 07:16:40 +00:00
starting my fight with the gitlab-ci
This commit is contained in:
parent
676b702c71
commit
156a22a227
@ -3,3 +3,5 @@ black:
|
|||||||
image: registry.gitlab.com/pipeline-components/black:latest
|
image: registry.gitlab.com/pipeline-components/black:latest
|
||||||
script:
|
script:
|
||||||
- black --check --verbose -- .
|
- black --check --verbose -- .
|
||||||
|
include:
|
||||||
|
- local: './docs/.gitlab-ci.yml'
|
Loading…
x
Reference in New Issue
Block a user