Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
There was an error while loading. Please reload this page.
I'm still in the early phases of ramping up on github actions, so forgive me if I'm just missing something. I just took a look at redis-service.yml, and it seems like the workflow is doing the same thing twice. Once in a container, and once in a virtual machine. Is this the point of the example? Wouldn't it be more useful for the vm-job to connect to the existing redis set up in the container? Is that even possible?