change gitlab runner command
Build
test
Do your build here
$ docker run --rm -it -w /data -v ${pwd}:/data node:8.11.2-alpine sh -c "yarn && npm test"
the input device is not a TTY
Running after script...
$ echo "After script section"
After script section
$ echo "For example you might do some cleanup here"
For example you might do some cleanup here
ERROR: Job failed: exit status 1