chore(build): custom image tag
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
81e8e2caa5
commit
c8c0b7c0d4
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# Example
|
||||
# DOCKER_REPO=asayer.io bash buid.sh
|
||||
|
||||
git_sha1=$(git rev-parse HEAD)
|
||||
git_sha1=${IMAGE_TAG:-$(git rev-parse HEAD)}
|
||||
ee="false"
|
||||
check_prereq() {
|
||||
which docker || {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue