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

lets get my ass kicked by the CI at 130am on a work night

This commit is contained in:
Anson 2023-10-09 01:34:26 -06:00
parent b6fc82b491
commit 16ce877d5c
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
stages:
- lint
- deploy
- build_site
- deploy_site
black:
stage: lint

View File

@ -10,7 +10,7 @@ build_site:
paths:
- public
pages:
deploy_site:
stage: deploy
script:
- echo "Publishing site..."