Added repository to sources for CI

This commit is contained in:
Martijn Braam 2020-12-30 00:39:01 +01:00
parent 3d1dcebc8c
commit 52e2fdcbd0
No known key found for this signature in database
GPG Key ID: C4280ACB000B060F
2 changed files with 4 additions and 0 deletions

View File

@ -12,5 +12,7 @@ tasks:
- test: |
cd megapixels
ninja -C build test
sources:
- https://git.sr.ht/~martijnbraam/megapixels
artifacts:
- megapixels/build/megapixels

View File

@ -11,5 +11,7 @@ tasks:
- test: |
cd megapixels
ninja -C build test
sources:
- https://git.sr.ht/~martijnbraam/megapixels
artifacts:
- megapixels/build/megapixels