diff --git a/.drone.yml b/.drone.yml index 19c8583..76c9d41 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,4 +6,4 @@ steps: - name: greeting image: golang:1.12 commands: - - lscpu + - nproc