Updated to cubetiq docker
This commit is contained in:
parent
116e65d151
commit
a90ff6a108
@ -15,7 +15,7 @@ then INPUT_SHELL=sh
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z $INPUT_IMAGE ];
|
if [ -z $INPUT_IMAGE ];
|
||||||
then INPUT_IMAGE=docker
|
then INPUT_IMAGE=cubetiq/calpine-docker
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z $semicolon_delimited_script ];
|
if [ -z $semicolon_delimited_script ];
|
||||||
|
Loading…
Reference in New Issue
Block a user