[Backport 8.14] Move make.sh to .github (#2237)
(cherry picked from commit b65e468b95)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
committed by
GitHub
parent
3e74c3efc4
commit
07e8d4eec7
2
.buildkite/make.sh → .github/make.sh
vendored
2
.buildkite/make.sh → .github/make.sh
vendored
@ -3,7 +3,7 @@
|
||||
#
|
||||
# Build entry script for elasticsearch-js
|
||||
#
|
||||
# Must be called: ./.buildkite/make.sh <target> <params>
|
||||
# Must be called: ./.github/make.sh <target> <params>
|
||||
#
|
||||
# Version: 1.1.0
|
||||
#
|
||||
Reference in New Issue
Block a user