feat: gitea action
Some checks failed
/ build (push) Failing after 7m3s

This commit is contained in:
ange 2025-02-01 17:12:54 +00:00
parent 664c1c9cee
commit 05f017a190
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D
2 changed files with 11 additions and 1 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
runs:
using: docker
image: Dockerfile