ci-test/.drone.yml

11 lines
131 B
YAML

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