mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +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
|
image: registry.gitlab.com/pipeline-components/black:latest
|
||||||
script:
|
script:
|
||||||
- black --check --verbose -- .
|
- black --check --verbose -- .
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- local: /docs/.gitlab-ci.yml
|
- local: /docs/.gitlab-ci.yml
|
@ -7,5 +7,5 @@ pages:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
rules:
|
# rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user