Skip to content

Approach for running GHA that loads image on job #93

@Clint-Chester

Description

@Clint-Chester

Hi there, was hoping you had some recommendations on dealing with an approach for GitHub Actions when the job loads in its own image. Example below.

jobs:
  deploy:
    name: Run job
    runs-on: ubuntu-latest
    container:
      image: <custom-image>

Unfortunately was a generic error of:

Image

Any advice on it would be greatly appreciated, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions