add ci pipeline

This commit is contained in:
Alya Sirko 2022-09-10 16:55:24 +03:00
parent 7c0f3f9aee
commit cbb7741823

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