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

fix pipeline?

This commit is contained in:
Anson 2023-09-03 13:00:02 -06:00
parent b9725e5c14
commit 4002f9f744

View File

@ -2,4 +2,5 @@ black:
stage: .pre 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 -- .