Browse Source

Remove unnecessary logging by start-docker script

pull/16246/head
Madhura Bhave 7 years ago
parent
commit
ee4205a049
  1. 2
      ci/tasks/build-project.yml

2
ci/tasks/build-project.yml

@ -10,7 +10,7 @@ caches: @@ -10,7 +10,7 @@ caches:
run:
path: bash
args:
- -exc
- -ec
- |
source /docker-lib.sh
start_docker

Loading…
Cancel
Save