diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 4122b68..0000000 --- a/.drone.yml +++ /dev/null @@ -1,17 +0,0 @@ -kind: pipeline -type: docker -name: default - -steps: -- name: greeting - image: alpine - commands: - - echo ashegvfaywefywaegfkuawf - volumes: - - name: git - path: /drone/src/.git - -volumes: -- name: cache - host: - path: /home/ubuntu/drone_repo/test_drone \ No newline at end of file