Compare commits

..

1 Commits

Author SHA1 Message Date
Oliver Marks 2b50b3a65f Refactor
continuous-integration/drone/push Build is passing Details
2021-01-29 12:44:59 +00:00
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@ steps:
image: clojure:tools-deps
commands:
- cd reagent-reitit-demo
- cp resources/public/rename-me-index.html resources/public/index.html
- clj -A:prod
- name: deploy-site
@ -18,6 +19,7 @@ steps:
from_secret: ssh_key
port: 22
duration: 4m
## strip components removes parts of path at destination
strip_components: 1
target: /var/www/clojure-demos/
source: