mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
CI: Fix website deployment (#725)
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/725 Co-authored-by: silverpill <silverpill@firemail.cc> Co-committed-by: silverpill <silverpill@firemail.cc>
This commit is contained in:
@@ -7,7 +7,7 @@ steps:
|
||||
image: python:3.13-alpine
|
||||
commands:
|
||||
- pip install ./scripts
|
||||
- pytest
|
||||
- pytest scripts
|
||||
- ./scripts/create_site_pages.py
|
||||
- mkdocs build --config-file scripts/mkdocs.yml
|
||||
deploy_pages:
|
||||
|
||||
Reference in New Issue
Block a user