Running Jobs in a Container
We can run jobs in a container in the following way -
1. Running a job within a container
If no other options are specified, we can simply write -
2. Defining credentials for a container registry
Reference: GitHub Actions - GitHub Docs
Last updated