Skip to content

Commit 464d4bd

Browse files
joheecl-trotta
authored andcommitted
Update s3 pipeline env variable secret override
1 parent 3eea9be commit 464d4bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/release_central.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ steps:
1616
env:
1717
DESTINATION_PATH: "s3://artifacts.elastic.co/javadoc/co/elastic/clients/elasticsearch-java/"
1818
EXTRACT_ARTIFACT: "elasticsearch-java-${VERSION}-javadoc.jar"
19+
SECRET_OVERRIDE: "releasing"
1920
DRY_RUN: "true"
2021

2122
#notify:

0 commit comments

Comments
 (0)