Compare commits

...

7 Commits

Author SHA1 Message Date
df7a253bc8 Merge branch 'main' into feature/add-ci 2023-02-18 01:36:54 +01:00
2ba1ab0dff with workspace 2023-02-18 01:34:45 +01:00
ee0077f72f leave out tests for now as they rely on dind 2023-02-18 01:24:48 +01:00
838ff3fbe6 with actual test 2023-02-18 01:11:41 +01:00
d1cce6c4c5 fix warnings 2023-02-18 01:05:44 +01:00
3003ff9779 with description 2023-02-18 01:03:35 +01:00
7bc67f6917 add ci 2023-02-18 01:01:47 +01:00

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