mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-30 10:33:05 +01:00
with workspace
This commit is contained in:
parent
ee0077f72f
commit
2ba1ab0dff
@ -86,6 +86,7 @@ fn get_dependencies(client: Arc<Query>) -> Container {
|
|||||||
"chef".into(),
|
"chef".into(),
|
||||||
"cook".into(),
|
"cook".into(),
|
||||||
"--release".into(),
|
"--release".into(),
|
||||||
|
"--workspace".into(),
|
||||||
"--recipe-path".into(),
|
"--recipe-path".into(),
|
||||||
"recipe.json".into(),
|
"recipe.json".into(),
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user