1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 19:13:34 +02:00

Update outer_launch_tests.sh

This commit is contained in:
fkm3 2018-01-10 18:56:06 -05:00 committed by GitHub
parent e4b4c344ab
commit daad5fc5f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,5 @@ set -eu -o pipefail
IMAGE_NAME=tensorflow/haskell/ci_build:lts8
git submodule update
docker build -t $IMAGE_NAME -f ci_build/Dockerfile .
docker run $IMAGE_NAME stack build --pedantic --test