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 456e65a commit ad945bbCopy full SHA for ad945bb
1 file changed
.buildkite/release_central.yml
@@ -16,6 +16,7 @@ steps:
16
env:
17
DESTINATION_PATH: "s3://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/"
18
EXTRACT_ARTIFACT: "elasticsearch-java-${VERSION}-javadoc.jar"
19
+ SECRET_OVERRIDE: "releasing"
20
DRY_RUN: "true"
21
22
#notify:
0 commit comments