Skip to content

Commit 396bbc4

Browse files
committed
docs
1 parent d2e82e0 commit 396bbc4

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.buildkite/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# Buildkite
22

3-
This README provides an overview of the Buildkite pipeline used to automate the build and publishing process.
3+
This README provides an overview of the Buildkite pipeline to automate the build and publishing process.
44

55
## Release pipeline
66

7-
This is the Buildkite pipeline for releasing the APM Agent android.
7+
The Buildkite pipeline for the APM Agent Android is responsible for the releases.
88

99
### Pipeline Configuration
1010

1111
To view the pipeline and its configuration, click [here](https://buildkite.com/elastic/apm-agent-android-release) or
1212
go to the definition in the `elastic/ci` repository.
13+
14+
### Credentials
15+
16+
The release team provides the credentials to publish the artifacts in Maven Central/Gradle Plugin and sign them
17+
with the GPG.
18+
19+
If further details are needed, please go to [pre-command](hooks/pre-command).

0 commit comments

Comments
 (0)