@@ -29,6 +29,16 @@ steps:
port: 355
target: "/opt/terrassumptions/srv/build-$(date +'%Y-%m-%dT%H:%M:%S')"
source: /build/*
+- name: deploy-ui
+ image: appleboy/drone-ssh
+ settings:
+ host: hiram.services
+ username: hiram
+ key:
+ from_secret: ssh_key
+ port: 355
+ script:
+ - /opt/terrassumptions/srv/update.sh
volumes:
- name: build