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 1c21260 commit 6c397d9Copy full SHA for 6c397d9
docs/updating-secrets.md
@@ -1,5 +1,12 @@
1
# Updating elastic-ci-stack-s3secrets-hooks
2
3
+The elastic-ci-stack-s3secrets-hooks are included in the AMIs by the Packer
4
+build. The hooks are copied in directly from the submodule, the binaries are
5
+downloaded from the GitHub release.
6
+
7
+See https://github.com/buildkite/elastic-ci-stack-for-aws/pull/956 for an
8
+example of updating elastic-ci-stack-s3secrets-hooks.
9
10
1. Create a new branch
11
1. Update the `plugins/secrets` git submodule and `.gitmodules` file for the new tag
12
1. `git submodule init`
0 commit comments