Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -22,8 +22,9 @@ async fn main() -> eyre::Result<()> {
|
||||
"libgit2-dev",
|
||||
"git",
|
||||
"openssh-client",
|
||||
"protobuf-compiler",
|
||||
])
|
||||
.with_apt_release(&["git", "openssh-client"])
|
||||
.with_apt_release(&["git", "openssh-client", "protobuf-compiler"])
|
||||
.with_docker_cli()
|
||||
.with_cuddle_cli()
|
||||
.with_kubectl()
|
||||
|
Reference in New Issue
Block a user