test build

This commit is contained in:
2026-01-02 15:39:47 +08:00
parent 07d9e5543b
commit 281ae3e008

View File

@@ -1,5 +1,6 @@
pipeline:
test:
build:
image: alpine
commands:
- echo "Fig Build OK!"
- echo "Fig CI Test!"
- uname -a