CycodeLabs / CycodeLabs/cimon-action

Approach for running GHA that loads image on job

Open
#93 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
124
Forks
10
Avg merge
20h 50m
Merged PRs (30d)
1

Description

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:
```
Unfortunately was a generic error of:

![Image](https://github.com/user-attachments/assets/7ffa9c5a-0e2f-411f-b9e9-f83412c80ce3)

Any advice on it would be greatly appreciated, thanks!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.