add ci pipeline

pull/112/head
Alya Sirko 2022-09-10 16:55:24 +03:00
parent 7c0f3f9aee
commit cbb7741823
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ type: exec
name: Continuous Integration
steps:
- name: Prepare
commands:
- ln -s /var/lib/drone-runner-exec/.local $HOME/.local
- name: Build
commands:
- ./ci.py --run-ci-build