Refactor: Cleanup for pre-commit
[ci-management.git] / jjb / vfc / vfc-gvnfm-vnfres-python.yaml
index 5bdf8e4..9040de9 100644 (file)
@@ -1,17 +1,16 @@
 ---
-
 - project:
     name: vfc-gvnfm-vnfres
-    project-name: 'vfc-gvnfm-vnfres'
-    project: 'vfc/gvnfm/vnfres'
+    project-name: "vfc-gvnfm-vnfres"
+    project: "vfc/gvnfm/vnfres"
     stream:
-      - 'master':
-          branch: 'master'
-    mvn-settings: 'vfc-gvnfm-vnfres-settings'
+      - "master":
+          branch: "master"
+    mvn-settings: "vfc-gvnfm-vnfres-settings"
     build-node: ubuntu1804-builder-4c-4g
     subproject:
-      - 'res':
-          path: 'res'
-          pattern: 'res/**'
+      - "res":
+          path: "res"
+          pattern: "res/**"
     jobs:
-      - '{project-name}-{stream}-{subproject}-verify-python'
+      - "{project-name}-{stream}-{subproject}-verify-python"