forked from Conjure-Tools/unity-runner
this annoys me
This commit is contained in:
parent
3d889dda22
commit
73e3df6334
@ -60,7 +60,7 @@ docker build \
|
|||||||
--build-arg BASE_IMAGE=${BASE_IMAGE} \
|
--build-arg BASE_IMAGE=${BASE_IMAGE} \
|
||||||
-t ${IMAGE_NAME}:${TAG} \
|
-t ${IMAGE_NAME}:${TAG} \
|
||||||
${DOCKER_BUILD_ARGS} \
|
${DOCKER_BUILD_ARGS} \
|
||||||
./Dockerfiles/Runner.Dockerfile
|
.
|
||||||
|
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
echo "Error: Docker build failed."
|
echo "Error: Docker build failed."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user