mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 06:56:46 +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:
|
||||
- lint
|
||||
- deploy
|
||||
- build_site
|
||||
- deploy_site
|
||||
|
||||
black:
|
||||
stage: lint
|
||||
|
@ -10,7 +10,7 @@ build_site:
|
||||
paths:
|
||||
- public
|
||||
|
||||
pages:
|
||||
deploy_site:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo "Publishing site..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user