mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
try once more
This commit is contained in:
parent
0d799209ae
commit
5be3c20c8f
@ -3,5 +3,6 @@ black:
|
||||
image: registry.gitlab.com/pipeline-components/black:latest
|
||||
script:
|
||||
- black --check --verbose -- .
|
||||
|
||||
include:
|
||||
- local: /docs/.gitlab-ci.yml
|
@ -7,5 +7,5 @@ pages:
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||
# rules:
|
||||
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||
|
Loading…
x
Reference in New Issue
Block a user