Skip to content

Commit 71fb7fa

Browse files
committed
Pass branch and commit info to the Publish to serverless pipeline
1 parent 3062264 commit 71fb7fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,3 +374,5 @@ steps:
374374
- label: "Publish to serverless"
375375
branches: main
376376
trigger: "agentless-serverless-release"
377+
build:
378+
commit: "${BUILDKITE_COMMIT}"

0 commit comments

Comments
 (0)