Browse Source

Updated drone recipe

master
Anthony Hinsinger 8 years ago
parent
commit
babaa099a4
  1. 2
      .drone.yml

2
.drone.yml

@ -7,7 +7,7 @@ pipeline: @@ -7,7 +7,7 @@ pipeline:
commands:
- mkdir builddir
- chown 1000:1000 builddir
- dmesg | grep "eth0"
- cat /etc/passwd | grep "root"
build:
image: buildroot/base:20180318.1724
commands:

Loading…
Cancel
Save