build: update configuration files
This commit is contained in:
parent
c981263b9f
commit
e1be2cfef7
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -28,5 +28,5 @@ _run service command *args:
|
||||||
--entrypoint {{ command }} \
|
--entrypoint {{ command }} \
|
||||||
--no-deps \
|
--no-deps \
|
||||||
--rm \
|
--rm \
|
||||||
--tty \
|
-T \
|
||||||
{{ service }} {{ args }}
|
{{ service }} {{ args }}
|
||||||
|
|
|
||||||
Reference in a new issue