remember both places
This commit is contained in:
parent
84b5497460
commit
1579fe6654
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
echo "building docker image"
|
echo "building docker image"
|
||||||
|
|
||||||
tag="$REGISTRY/$SERVICE:$COMMIT_SHA"
|
tag="$REGISTRY/$SERVICE:${COMMIT_SHA:0:10}"
|
||||||
|
|
||||||
if [[ -n $DEBUG ]]
|
if [[ -n $DEBUG ]]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user