diff --git a/.drone.yml b/.drone.yml index dec2f7c..ee022fb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,14 +1,3 @@ ---- -name: Check build host -kind: pipeline -type: exec - -steps: - - name: Check build host - commands: - - hostnamectl - - lscpu - --- name: Ansible Linting of drone-test-1 kind: pipeline