Releases: TingluoHuang/runner-container-hooks
Releases · TingluoHuang/runner-container-hooks
v0.3.0
Features
- Use service container entrypoint if no entrypoint is specified [actions#53]
Bugs
- Fixed issue caused by promise rejection in kubernetes hook [actions#65]
- Fixed service container name issue when service image contains one or more
/
in the name [actions#53] - Fixed issue related to service container failures when no ports are specified
[actions#60] - Allow equal signs in environment variable values [actions#62]