File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Buildkite
2
2
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.
4
4
5
5
## Release pipeline
6
6
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 .
8
8
9
9
### Pipeline Configuration
10
10
11
11
To view the pipeline and its configuration, click [ here] ( https://buildkite.com/elastic/apm-agent-android-release ) or
12
12
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 ) .
You can’t perform that action at this time.
0 commit comments