Skip to content

Commit 0a78f2c

Browse files
committed
updatecli: pass the branch instead
1 parent 2e8498c commit 0a78f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/updatecli/update-beats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ targets:
6060
scmid: default
6161
kind: shell
6262
spec:
63-
command: .ci/scripts/update-beats.sh
63+
command: .ci/scripts/update-beats.sh {{ requiredEnv "BRANCH_NAME" }} #
6464
environments:
6565
- name: PATH
6666
- name: HOME

0 commit comments

Comments
 (0)