8246750: Docs bundle should be published to common dir

Reviewed-by: ihse
This commit is contained in:
Erik Joelsson 2020-06-08 11:06:36 -07:00
parent a748779e1e
commit 46f4bf93db

View File

@ -684,7 +684,7 @@ var getJibProfilesProfiles = function (input, common, data) {
local: "bundles/\\(jdk.*doc-api-spec.tar.gz\\)",
remote: [
"bundles/common/jdk-" + data.version + "_doc-api-spec.tar.gz",
"bundles/linux-x64/\\1"
"bundles/common/\\1"
],
},
}