summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCrystal <crystal@wizard.tower>2024-04-19 19:39:39 +0100
committerCrystal <crystal@wizard.tower>2024-04-19 19:39:39 +0100
commitc57faaef3f3e792fab140fafdf43fc215ad6193c (patch)
tree6559ba55f895f9e7324bbfa414efbf35752558cd
parent13a6ab5e62b3800075501b4fb8b039d7d00ca24a (diff)
downloadwww-c57faaef3f3e792fab140fafdf43fc215ad6193c.tar.gz
drone.yml update N⁰2 and 3/2
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index a785b21..1d017db 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -26,4 +26,4 @@ steps:
       - ssh-add /tmp/drone_key
 
       # Replace with actual server details (host, username, command)
-      - ssh crystal@tilde.institute -i /tmp/drone_key "touch hello_im_emu"
+      - ssh crystal@tilde.institute -i /tmp/drone_key "cd public_html && git pull && cd .. && touch success"