Skip to content

Commit d65940f

Browse files
committed
Dynamic label for integration test steps
1 parent 69edc13 commit d65940f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
steps:
33
- key: integration
4-
label: ":elasticsearch: :javascript: Elasticsearch Serverless Node.js integration tests"
4+
label: ":elasticsearch: :javascript: Elasticsearch Serverless Node.js v{{ matrix.nodejs }} integration tests"
55
agents:
66
provider: "gcp"
77
matrix:

0 commit comments

Comments
 (0)