Files
kalkulator/.woodpecker.yml
for-solutions.com 869dd771c9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Initial commit
2026-02-06 21:42:17 +01:00

7 lines
132 B
YAML

steps:
- name: test
image: ghcr.io/cirruslabs/flutter:latest
commands:
- flutter pub get
- flutter test