1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-08-01 11:01:33 +00:00

fix pipeline?

This commit is contained in:
2023-09-03 13:00:26 -06:00
parent 4002f9f744
commit d74ce33fc7

View File

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