mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
install deb packet, which tarvis has been created
This commit is contained in:
parent
bca3f6a731
commit
48160dc5eb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ script:
|
|||
- tar -czf libhermit_0.1.orig.tar.gz libhermit-0.1 --exclude=.git
|
||||
- cd libhermit-0.1
|
||||
- debuild -e PATH -us -uc -j2
|
||||
- x86_64-hermit-readelf -a kernel/main.o | grep ABI
|
||||
- sudo dpkg -i ../libhermit*_amd64.deb
|
||||
|
||||
deploy:
|
||||
on: production
|
||||
|
|
Loading…
Add table
Reference in a new issue