Skip to content

Commit 55663b6

Browse files
author
Toby McLaughlin
committed
Build same product branch as stack-docker branch
1 parent a6bb4cb commit 55663b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ endif
1111
export STAGING_BUILD_NUM
1212

1313
ifndef BRANCH
14-
BRANCH := master
14+
BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
1515
endif
1616

1717
TARGETS := elasticsearch logstash kibana beats

0 commit comments

Comments
 (0)