summary refs log tree commit diff
path: root/.drone.yml
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-12-06 10:25:26 -0500
committerBen Harris <ben@tilde.team>2019-12-06 10:25:26 -0500
commit0f876647830bab9ce2017f37f216fd3bb3d66f36 (patch)
tree869b9baa94f60d88cd7a9bb355193f5aab54543c /.drone.yml
parentef3b5a4ee52824887ac585c74a905abe410f27b8 (diff)
fix insults path
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index f4ce0be..f00d684 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -15,5 +15,5 @@ steps:
     - name: hello
       commands:
           - echo hello world
-          - head -n5 ~/insults.txt
+          - head -n5 /home/ben/insults.txt