mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-29 11:11:02 +01:00
Compare commits
1 Commits
feature/ad
...
03e022fcac
| Author | SHA1 | Date | |
|---|---|---|---|
| 03e022fcac |
@@ -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(),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user