ci(docs): move deployment to Brew runners

This commit is contained in:
Marius Vikhammer
2025-08-05 13:50:07 +08:00
parent 07db7c3ca5
commit 706800c56b

View File

@@ -148,8 +148,8 @@ build_docs_html_partial:
GIT_DEPTH: 0
stage: test_deploy
tags:
- deploy
- shiny
- brew
- amd64
script:
# ensure all tags are fetched, need to know the latest/stable tag for the docs
- git fetch --tags --prune