commit | 3cfee96f252fa5d63bb8062f8ade1e9697103a7b | [log] [tgz] |
---|---|---|
author | Juha Hyttinen <juha.hyttinen@nokia.com> | Thu Feb 13 13:51:00 2020 +0200 |
committer | Juha Hyttinen <juha.hyttinen@nokia.com> | Thu Feb 13 13:51:43 2020 +0200 |
tree | 611467d3516fd4bd71a87e46e6671aa5b2296d15 | |
parent | 6464f1220ee8e99c61fd143b5b7698228d15b272 [diff] [blame] |
Call go tests in ci docker build Change-Id: I32197a40c49784d297278ebbc28b911d2c6c1d40 Signed-off-by: Juha Hyttinen <juha.hyttinen@nokia.com>
diff --git a/ci/Dockerfile b/ci/Dockerfile index f2fc04e..3372520 100755 --- a/ci/Dockerfile +++ b/ci/Dockerfile
@@ -75,4 +75,4 @@ RUN make -C /ws go-test-fmt # Test Requires dbaas -#RUN make -C /ws go-test +RUN make -C /ws go-test