1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-08-02 19:41:26 +00:00

Resolve "Add a blog to the website"

This commit is contained in:
2023-10-10 04:19:46 +00:00
parent 937732b346
commit 33550f1519
26 changed files with 114 additions and 15 deletions

View File

@@ -1,6 +1,9 @@
stages:
- lint
- build
- build_site
- deploy
- deploy_site
black:
stage: lint
@@ -18,4 +21,4 @@ ruff:
include:
- local: /docs/.gitlab-ci.yml
- local: /site/.gitlab-ci.yml