summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index d056e69..3076ae2 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -44,6 +44,8 @@ steps:
port: 22
command_timeout: 2m
script:
+ - cd /etc/docker/compose/hatecomputers-club
+ - docker compose pull
- systemctl restart docker-compose@hatecomputers-club
trigger: