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

try once more

This commit is contained in:
Anson 2023-10-08 19:53:44 -06:00
parent 0d799209ae
commit 5be3c20c8f
2 changed files with 4 additions and 3 deletions

View File

@ -3,5 +3,6 @@ black:
image: registry.gitlab.com/pipeline-components/black:latest
script:
- black --check --verbose -- .
include:
- local: /docs/.gitlab-ci.yml
- local: /docs/.gitlab-ci.yml

View File

@ -7,5 +7,5 @@ pages:
artifacts:
paths:
- public
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
# rules:
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'