chore: add build recipe to justfile
This commit is contained in:
parent
7ab30ce7c3
commit
9a12ffc5fc
1 changed files with 2 additions and 0 deletions
2
justfile
Normal file
2
justfile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
build:
|
||||||
|
docker build . -t git.kemitix.net/kemitix/rust:latest
|
Loading…
Add table
Reference in a new issue