mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-01 15:59:57 +00:00
Set redirects update branch to test branch
Signed-off-by: Bence Szépkúti <[email protected]>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ build:
|
||||
post_build:
|
||||
- |
|
||||
# Work around Readthedocs bug: Command parsing fails if the 'if' statement is on the first line
|
||||
if [ "$READTHEDOCS_VERSION" = "development" ]; then
|
||||
if [ "$READTHEDOCS_VERSION" = "dev-bensze01-in-tree-redirects-test" ]; then
|
||||
"$READTHEDOCS_VIRTUALENV_PATH/bin/rtd" projects "Mbed TLS API" redirects sync --wet-run -f docs/redirects.yaml
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user