diff --git a/.drone.yml b/.drone.yml index d05bdb9..2d3e264 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: