ack/.drone.yml

9 lines
176 B
YAML
Raw Normal View History

2018-09-01 09:00:08 +00:00
build:
image: teaci/msys32
pull: true
shell: mingw32
2018-09-01 09:00:08 +00:00
commands:
2018-09-01 09:04:12 +00:00
- pacman -S --needed --noconfirm --noprogressbar ninja
2018-09-01 09:00:08 +00:00
- make PREFIX=/tmp/acki +ack