You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/updating-buildkite-agent-scaler.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ See https://github.com/buildkite/elastic-ci-stack-for-aws/pull/955 for an
12
12
example of updating the buildkite-agent-scaler.
13
13
14
14
1. Create a new branch
15
-
1. In the [`templates/aws-stack.yml`](templates/aws-stack.yml)update the `Autoscaling` resource’s `SemanticVersion` property to the newly released version.
15
+
1. In the [`templates/aws-stack.yml`](templates/aws-stack.yml)update the `Autoscaling` resource’s `SemanticVersion` property to the newly released version.
16
16
1. Push your branch and open a pull request
17
17
1. Wait for CI to pass
18
18
1. If needed for testing, create a stack with the branch’s published template to verify functionality
0 commit comments