starter-docker-github-actions/README.md

14 lines
303 B
Markdown
Raw Normal View History

# Starter Docker - GitHub Actions
2021-03-26 20:45:04 +07:00
- Run actions with docker (latest version)
- Quick and easy to use
2021-03-26 20:45:04 +07:00
- Support custom registry
- Support custom shell and commands
# Usage
```yml
- name: Starter Docker
uses: CUBETIQ/starter-docker-actions@v0.1
```
# Contributors
- Sambo Chea <sombochea@cubetiqs.com>