forked from drowl87/hextra_mirror
chore(build): build main docs site from v0.9.6
This commit is contained in:
parent
a338c363ed
commit
17de708c9f
2
build.sh
2
build.sh
@ -8,7 +8,7 @@ echo "Using base URL: $BASE_URL"
|
|||||||
|
|
||||||
# Version configuration - modify these arrays to specify versions to build
|
# Version configuration - modify these arrays to specify versions to build
|
||||||
# Format: "ref:display_name" (ref can be tag, branch, or commit hash, display name is what will appear in URL)
|
# Format: "ref:display_name" (ref can be tag, branch, or commit hash, display name is what will appear in URL)
|
||||||
MAIN_VERSION="main:latest"
|
MAIN_VERSION="v0.9.6:latest"
|
||||||
VERSIONS=(
|
VERSIONS=(
|
||||||
"main:latest" # latest version always builds from main
|
"main:latest" # latest version always builds from main
|
||||||
"v0.9.6:v0.9"
|
"v0.9.6:v0.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user