mirror of
https://github.com/vale981/stream
synced 2025-03-05 18:11:39 -05:00
6 lines
97 B
YAML
6 lines
97 B
YAML
language: clojure
|
|
lein: 2.9.3
|
|
script:
|
|
- apt update
|
|
- apt install systemd
|
|
- lein do uberjar
|