auto-sync: 2026-02-07 15:11
This commit is contained in:
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# .woodpecker.yml — place this file in the root of your Gitea repository
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: ghcr.io/cirruslabs/flutter:latest
|
||||||
|
commands:
|
||||||
|
- flutter pub get
|
||||||
|
- flutter test
|
||||||
Reference in New Issue
Block a user