1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 14:56:40 +00:00

fix pipeline?

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