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:
parent
1601189a38
commit
5e92f7dc99
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user