customize
This commit is contained in:
parent
a514acb736
commit
2be7eab67d
@ -143,10 +143,10 @@ factory.addStep(
|
|||||||
steps.DirectoryUpload(
|
steps.DirectoryUpload(
|
||||||
workersrc=DOC_DIR,
|
workersrc=DOC_DIR,
|
||||||
masterdest=util.Interpolate(
|
masterdest=util.Interpolate(
|
||||||
"/buildbot_share/docs/radn-rs/%(worker:rust_version)s/"
|
"/buildbot_share/docs/radn-rs/%(prop:rust_version)s/"
|
||||||
),
|
),
|
||||||
url=util.Interpolate(
|
url=util.Interpolate(
|
||||||
"https://radn.parrrate.ru/latest/docs/%(worker:rust_version)s/radn_rs/"
|
"https://radn.parrrate.ru/latest/docs/%(prop:rust_version)s/radn_rs/"
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user