memos/.drone.yml
yaha 3dd6c2642f
Some checks failed
continuous-integration/drone Build is failing
增加ci/cd
2023-04-04 11:33:53 +08:00

11 lines
152 B
YAML

kind: pipeline
type: exec
name: MemosServ
steps:
- name: build
commands:
- sh deploy.sh
- name: start
commands:
- sh control.sh