feat: with rust build and test
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -186,7 +186,7 @@ pub fn get_src(
|
||||
.display()
|
||||
.to_string(),
|
||||
dagger_sdk::HostDirectoryOptsBuilder::default()
|
||||
.exclude(vec!["node_modules/", ".git/", "target/"])
|
||||
.exclude(vec!["node_modules/", ".git/", "target/", ".cuddle/"])
|
||||
.build()?,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user