diff --git a/test/test.sh b/test/test.sh index 3a47e91..61acb55 100755 --- a/test/test.sh +++ b/test/test.sh @@ -31,6 +31,5 @@ echo "Building runtime mode with all languages." export BUILDER_ARGS="deps node" # ${DOCKER_CMD} up --exit-code-from ${DOCKER_SERVICE} ${DOCKER_SERVICE} ${DOCKER_CMD} up --exit-code-from ${DOCKER_SERVICE} ${DOCKER_SERVICE} registry -${DOCKER_CMD} up -d --wait registry docker run --rm -it localhost:5000/metacall/builder_output sh -c "echo 'hello'" ${DOCKER_CMD} down