Wait for docker base on env RUNNER_WAIT_FOR_DOCKER_IN_SECONDS. (#2440)

This commit is contained in:
Tingluo Huang
2023-02-15 16:05:36 -05:00
committed by GitHub
parent 8c096baf49
commit 982784d704
3 changed files with 15 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
## Features
- Add support for ghe.com domain (#2420)
- Add docker cli to the runner image. (#2425)
- Uploading step logs to Results service (#2422)
## Bugs
- Fix URL construction bug for RunService (#2396)