updates to jenkins

Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: I1df921e19b5ff95412e8f4c6b042c7414232e35e
diff --git a/Jenkinsfile b/Jenkinsfile
index de3bcc9..fd340d9 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -7,6 +7,7 @@
     ])
 ])
 
+
 def Get_MDG(project) {
     // split the project.
     def values = project.split('/')
diff --git a/devops-stages/stage-archive.sh b/devops-stages/stage-archive.sh
index e69de29..4ec88f3 100755
--- a/devops-stages/stage-archive.sh
+++ b/devops-stages/stage-archive.sh
@@ -0,0 +1,3 @@
+mkdir -p dists
+touch dists/test.deb
+
diff --git a/file3.txt b/file3.txt
new file mode 100644
index 0000000..ee87853
--- /dev/null
+++ b/file3.txt
@@ -0,0 +1 @@
+hello world 3