fix commit sha stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
echo "building docker image"
|
echo "building docker image"
|
||||||
|
|
||||||
tag="$REGISTRY/$NAME:${commit_sha:0:10}"
|
tag="$REGISTRY/$NAME:$COMMIT_SHA"
|
||||||
|
|
||||||
if [[ -n $DEBUG ]]
|
if [[ -n $DEBUG ]]
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user