Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Commit e4e7d96

Browse files
committed
.
1 parent 74a7e80 commit e4e7d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ set -e
44
echo "Build hook running"
55

66
TAG=$1
7+
TAG=${TAG:=latest}
78

89
export COMMIT_HASH=`git rev-parse --short HEAD`
910

0 commit comments

Comments
 (0)