fixed trivial bug in hooks/post_push
parent
fa5a800551
commit
1624ec0c9b
|
@ -15,4 +15,4 @@ if [ "$CACHE_TAG" == "latest" ]; then
|
|||
_docker_add_tags ${version}-full
|
||||
else
|
||||
_docker_add_tags ${version}${CACHE_TAG#latest}
|
||||
if
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue