mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
lets get my ass kicked by the CI at 130am on a work night
This commit is contained in:
parent
b6fc82b491
commit
16ce877d5c
@ -1,6 +1,7 @@
|
|||||||
stages:
|
stages:
|
||||||
- lint
|
- lint
|
||||||
- deploy
|
- build_site
|
||||||
|
- deploy_site
|
||||||
|
|
||||||
black:
|
black:
|
||||||
stage: lint
|
stage: lint
|
||||||
|
@ -10,7 +10,7 @@ build_site:
|
|||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
||||||
pages:
|
deploy_site:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- echo "Publishing site..."
|
- echo "Publishing site..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user