ci-test/.drone.yml
Jixun Wu 7eb93aaa70
Some checks are pending
continuous-integration/drone/push Build is pending
chore: add build ci script
2022-11-26 17:24:44 +00:00

11 lines
131 B
YAML

---
kind: pipeline
type: docker
name: Build
steps:
- name: Backend Build
image: "busybox:1.34-glibc"
commands:
- ./build.sh