ack/.drone.yml

11 lines
264 B
YAML
Raw Normal View History

2018-09-01 09:00:08 +00:00
build:
image: teaci/cygwin32
pull: true
shell: cygwin32
2018-09-01 09:00:08 +00:00
commands:
- uname -a
- id
- C:/cygwin-installer.exe --site http://mirrors.tea-ci.org/cygwin --local-package-dir Z:/tmp/cygwin -W -P ninja
2018-09-01 09:00:08 +00:00
- make PREFIX=/tmp/acki +ack