From c8183f38a39c93352f7d0b85ff6327d9debe78b5 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 20 Jan 2023 10:53:59 -0500 Subject: [PATCH] remove test --- .drone.yml | 11 ----------- 1 file changed, 11 deletions(-) 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