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:
Kasper Juul Hermansen 2023-02-18 01:48:59 +01:00 committed by GitHub
parent 4ce58a418c
commit 03e022fcac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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(),
],