Updated readme and add usage
This commit is contained in:
parent
8336f99a8d
commit
ba39dacc6a
10
README.md
10
README.md
@ -1,6 +1,14 @@
|
|||||||
# Starter Docker - GitHub Actions
|
# Starter Docker - GitHub Actions
|
||||||
- Run actions with docker
|
- Run actions with docker (latest version)
|
||||||
- Quick and easy to use
|
- Quick and easy to use
|
||||||
|
- Support custom registry
|
||||||
|
- Support custom shell and commands
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
```yml
|
||||||
|
- name: Starter Docker
|
||||||
|
uses: CUBETIQ/starter-docker-actions@v0.1
|
||||||
|
```
|
||||||
|
|
||||||
# Contributors
|
# Contributors
|
||||||
- Sambo Chea <sombochea@cubetiqs.com>
|
- Sambo Chea <sombochea@cubetiqs.com>
|
Loading…
Reference in New Issue
Block a user