We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ad29a commit f4f797cCopy full SHA for f4f797c
1 file changed
.buildkite/release_central.yml
@@ -15,7 +15,7 @@ steps:
15
build:
16
env:
17
DESTINATION_PATH: "s3://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/"
18
- EXTRACT_ARTIFACT: "elasticsearch-java-${VERSION}-javadoc.jar"
+ EXTRACT_ARTIFACT: "${VERSION}/elasticsearch-java-${VERSION}-javadoc.jar"
19
20
#notify:
21
# - slack: "#devtools-notify"
0 commit comments