actions / runner-container-hooks

Runner Container Hooks for GitHub Actions
MIT License
76 stars 46 forks source link

fix: service without ports defined #59

Closed claveaur closed 1 year ago

claveaur commented 1 year ago

Hi Team,

As describe in #54 , jobs fails when there is a service and this service don't have ports specified.

Closes #54

nikola-jokic commented 1 year ago

Hey @claveaur,

I branched from your PR and made some changes. Let me know what you think. I added few guards just in case we receive them from the hook call