fix(rename): modify to use my forgejo instance.
This commit is contained in:
parent
db523065e0
commit
8a86ede6ee
4 changed files with 34 additions and 19 deletions
2
justfile
2
justfile
|
@ -1,4 +1,4 @@
|
|||
image := "git.kemitix.net/kemitix/rust:test"
|
||||
image := "git.ragarock.moe/silvana/rust:test"
|
||||
|
||||
build:
|
||||
docker build . -t {{ image }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue