fix(core): update
This commit is contained in:
parent
4ea99426fd
commit
30d4a7bd24
@ -4,6 +4,7 @@ import * as docker from '../ts/index';
|
||||
let testDockerHost: docker.DockerHost;
|
||||
|
||||
if (process.env.CI) {
|
||||
tap.start();
|
||||
process.exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user