mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
feature with workspace (#8)
* add ci * with description * fix warnings * with actual test * leave out tests for now as they rely on dind * with workspace
This commit is contained in:
parent
4ce58a418c
commit
03e022fcac
@ -86,6 +86,7 @@ fn get_dependencies(client: Arc<Query>) -> Container {
|
||||
"chef".into(),
|
||||
"cook".into(),
|
||||
"--release".into(),
|
||||
"--workspace".into(),
|
||||
"--recipe-path".into(),
|
||||
"recipe.json".into(),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user