[UI] Embed files inside image
[validation.git] / ui / ui-docker-assembly.xml
diff --git a/ui/ui-docker-assembly.xml b/ui/ui-docker-assembly.xml
new file mode 100644 (file)
index 0000000..9031f76
--- /dev/null
@@ -0,0 +1,10 @@
+<assembly>
+    <id>ui-docker</id>
+    <fileSets>
+        <fileSet>
+            <directory>.</directory>
+            <outputDirectory>.</outputDirectory>
+            <fileMode>0644</fileMode>
+        </fileSet>
+    </fileSets>
+</assembly>
\ No newline at end of file