1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Dan Sosedoff
fa888ff84c Capture errors from docker log output
- Refactored logDockerResponse function to remove extra if-else nesting
- logDockerResponse func now returns an error if error was detected from the log stream
- logDockerResponse will check for msg.ErrorDetail.Message and bail if there's an error
2019-03-01 21:16:43 -06:00
Casey Lee
ca1182402b fix #14: negotiate docker client version 2019-01-21 06:31:40 -08:00
Casey Lee
c29a448085 fix #5 - configure docker client via env 2019-01-15 21:54:37 -08:00
Casey Lee
957282b8bc Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00