Files
Fig/.woodpecker.yml
2026-01-02 15:39:47 +08:00

7 lines
96 B
YAML

pipeline:
build:
image: alpine
commands:
- echo "Fig CI Test!"
- uname -a