mirror of
https://github.com/actions/runner-container-hooks.git
synced 2025-12-14 00:26:44 +00:00
419 B
419 B
Features
- Use service container entrypoint if no entrypoint is specified [#53]
Bugs
- Fixed issue caused by promise rejection in kubernetes hook [#65]
- Fixed service container name issue when service image contains one or more
/in the name [#53] - Fixed issue related to service container failures when no ports are specified [#60]
- Allow equal signs in environment variable values [#62]