Skip to content

Commit dbfd3d1

Browse files
joheecl-trotta
authored andcommitted
Extract javadoc artifact from version directory
1 parent 806e170 commit dbfd3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/release_central.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ steps:
1515
build:
1616
env:
1717
DESTINATION_PATH: "s3://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/"
18-
EXTRACT_ARTIFACT: "elasticsearch-java-${VERSION}-javadoc.jar"
18+
EXTRACT_ARTIFACT: "${VERSION}/elasticsearch-java-${VERSION}-javadoc.jar"
1919

2020
#notify:
2121
# - slack: "#devtools-notify"

0 commit comments

Comments
 (0)