Skip to content

Commit 102eb90

Browse files
committed
fix
1 parent 34722c6 commit 102eb90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/bk.integration-fips.pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ common:
1616
elastic/oblt-google-auth#v1.3.0:
1717
lifetime: 10800 # seconds
1818
# TODO: maybe we can rely on the VM and install only if not present?
19-
- oblt_cli_plugin: &oblt_cli_plugin:
19+
- oblt_cli_plugin: &oblt_cli_plugin
2020
elastic/oblt-cli#v0.2.0:
2121
version-file: .oblt-cli-version
2222

.buildkite/bk.integration.pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ common:
4343
KIBANA_USERNAME: ea-serverless-it-kibana-username
4444
KIBANA_PASSWORD: ea-serverless-it-kibana-password
4545
# TODO: maybe we can rely on the VM and install only if not present?
46-
- oblt_cli_plugin: &oblt_cli_plugin:
46+
- oblt_cli_plugin: &oblt_cli_plugin
4747
elastic/oblt-cli#v0.2.0:
4848
version-file: .oblt-cli-version
4949

0 commit comments

Comments
 (0)