shepherd/.drone.yml
jedi 1d4ffa2602
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
continuous-integration/drone/push Build is passing
update .drone.yml
2020-07-13 16:40:02 +02:00

10 lines
116 B
YAML

kind: pipeline
type: docker
name: debian
steps:
- name: test
image: gcc
commands:
- ./build-deps.sh
- make