diff --git a/.drone.yml b/.drone.yml index 3f9e219..e3e953b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,4 +8,5 @@ steps: image: ubuntu:focal commands: - free -h + - ps -aux - uname -a