diff --git a/  b/ 
new file mode 100644
index 0000000000000000000000000000000000000000..effffa4e27e4d50cfd5ec60630e0daefd55c9647
--- /dev/null
+++ b/ 	
@@ -0,0 +1,7 @@
+build: 
+    image: alpine
+    script: 
+        - echo "Hello" > index.html 
+    artifacts:
+        paths:
+            - index-.html