1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-04-18 04:44:01 +03:00

ci: more mike-related doc fixes

This commit is contained in:
pat-s 2025-04-14 12:47:37 +01:00
parent 1601189a38
commit 5e92f7dc99
No known key found for this signature in database
GPG Key ID: 3C6318841EF78925

View File

@ -55,7 +55,7 @@ steps:
- git remote set-url origin https://crowci-bot:$${CODEBERG_BOT_TOKEN}@codeberg.org/crowci/crow.git
# build & deploy
- just docs-venv
- just docs-mike "deploy $(echo ${CI_COMMIT_TAG#v} | cut -d. -f1,2) --push"
- just docs-mike "deploy --push --update-aliases --alias-type redirect $(echo ${CI_COMMIT_TAG#v} | cut -d. -f1,2) latest"
- mv site/domains site/.domains
- name: PR docs preview