This commit is contained in:
parent
664c1c9cee
commit
05f017a190
@ -1,5 +1,12 @@
|
||||
# docker-flutter
|
||||
## Examples
|
||||
|
||||
## Action
|
||||
```yaml
|
||||
- uses: icing/flutter@main
|
||||
```
|
||||
|
||||
## Docker image
|
||||
### Examples
|
||||
- Run
|
||||
```bash
|
||||
docker volume create --ignore fluttercache
|
||||
|
3
action.yml
Normal file
3
action.yml
Normal file
@ -0,0 +1,3 @@
|
||||
runs:
|
||||
using: docker
|
||||
image: Dockerfile
|
Loading…
Reference in New Issue
Block a user