diff --git a/.drone.yml b/.drone.yml index 925f4a6..5355b70 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,5 @@ pipeline: image: buildroot/base:20180318.1724 commands: - ls -al - - tar xvzf buildroot-2018.02.2.tar.gz - - cd buildroot-2018.02.2 - - make BR2_EXTERNAL=../ ttngw_defconfig + - pwd + - touch bla