Skip to content

Commit

Permalink
Add TODO inside of test.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Jun 18, 2024
1 parent 875f645 commit bcbbcab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ echo "Building runtime mode with all languages."
export BUILDER_ARGS="runtime py node rb"
${DOCKER_CMD} up --exit-code-from ${DOCKER_SERVICE} ${DOCKER_SERVICE}
${DOCKER_CMD} down
docker run --rm -t metacall/builder_output metacallcli --help

# TODO:
# BUILDER_ARGS="runtime node" docker compose up --exit-code-from client client
# docker run --rm -t docker.io/metacall/builder_output metacallcli --help

0 comments on commit bcbbcab

Please sign in to comment.