https://github.com/jonlabelle/workflow-container-job
Example workflow demonstrating how to run a workflow job in a container.
https://github.com/jonlabelle/workflow-container-job
containers docker examples github github-actions nodejs workflows
Last synced: about 2 months ago
JSON representation
Example workflow demonstrating how to run a workflow job in a container.
- Host: GitHub
- URL: https://github.com/jonlabelle/workflow-container-job
- Owner: jonlabelle
- License: mit
- Created: 2024-05-14T13:04:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T01:46:01.000Z (about 2 years ago)
- Last Synced: 2025-01-23T03:29:22.509Z (over 1 year ago)
- Topics: containers, docker, examples, github, github-actions, nodejs, workflows
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Example workflow: Running job in container
[](https://github.com/jonlabelle/workflow-container-job/actions/workflows/example.yml)
> Example workflow demonstrating how to run a workflow job in a container.
## License
[MIT](LICENSE)