1
0
mirror of https://github.com/rancher/os.git synced 2025-10-20 23:14:30 +00:00
Files
os/.drone.yml

8 lines
177 B
YAML
Raw Normal View History

build:
image: rancher/dapper:1.9.1
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- dapper -O make ARCH=arm rootfs
- dapper -O make DEV_BUILD=1 test