Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
77efa81c54 |
@@ -0,0 +1,10 @@
|
||||
image: clojure:temurin-11-lein-2.10.0-alpine
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
||||
unit tests:
|
||||
stage: test
|
||||
script:
|
||||
- lein test
|
||||
|
||||
Reference in New Issue
Block a user