commit | 08ae6d2d84591db57c63483beedeb42e83ddd0ca | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Jul 18 11:14:05 2018 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Jul 18 11:14:05 2018 +0200 |
tree | ef738a10de8a597c35d0d74ada39f2f9523e0ad8 | |
parent | 1448315bbc56f8488777407a1ce6db1a3f8b7ea1 [diff] [blame] |
Add unit tests Change-Id: Ife40aafb3d5cde4282d5f0c694c9bc798608871a
diff --git a/metadata.yml b/metadata.yml index dcda74c..0954897 100644 --- a/metadata.yml +++ b/metadata.yml
@@ -1,3 +1,8 @@ name: "jenkins" version: "2017.8" source: "https://github.com/salt-formulas/salt-formula-jenkins" +dependencies: +- name: java + source: "https://github.com/salt-formulas/salt-formula-java" +- name: linux + source: "https://github.com/salt-formulas/salt-formula-linux" \ No newline at end of file