Compare commits

..

1 Commits

Author SHA1 Message Date
Oliver Marks 7dd3c3131f Refactor
continuous-integration/drone/push Build is failing Details
2021-01-29 12:33:59 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ steps:
- name: Build
image: clojure:tools-deps
commands:
- clj -Aprod
- clj -A:prod
- name: deploy-site
pull: True