diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-22 16:40:12 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-22 16:40:12 -0700 |
| commit | 9000c94824b7c91ef8e8659f0eccaf536a4fff4e (patch) | |
| tree | 096f55e1bc11c8a545cb3fc30b45899ea0474ba4 | |
| parent | 2ac6d14ecfb689d10fc8841517d369af0a2d80d6 (diff) | |
chore: add sources
| -rw-r--r-- | .builds/test.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.builds/test.yml b/.builds/test.yml index 3e42785..dc2a40d 100644 --- a/.builds/test.yml +++ b/.builds/test.yml @@ -1,3 +1,5 @@ image: alpine/latest +sources: + - git@git.sr.ht/~mokha/data-storage-api-ruby tasks: - test: ./bin/test |
