summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth@simponic.xyz>2024-08-17 15:39:28 -0700
committerElizabeth Hunt <elizabeth@simponic.xyz>2024-08-17 15:39:28 -0700
commita7e376099dc6efda023cb6f6a1c10785dd074ec1 (patch)
tree71129c0b9e290b452e5a5eb3f94bd0393cc535db
parentb1775c4408bb00803eba321aa66ab92d6ba45580 (diff)
downloadhatecomputers.club-a7e376099dc6efda023cb6f6a1c10785dd074ec1.tar.gz
hatecomputers.club-a7e376099dc6efda023cb6f6a1c10785dd074ec1.zip
fix drone CD
-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: