diff --git a/.drone.yml b/.drone.yml index 1a633ca..28aa393 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,9 +47,3 @@ steps: from_secret: RSYNC_USER key: from_secret: RSYNC_SSH_KEY - -- name: test - image: busybox - commands: - - echo ${DRONE_COMMIT_SHA:0:8} -