updates to jenkins 72/1972/3
authorMike Marchetti <mmarchetti@sandvine.com>
Fri, 23 Jun 2017 15:26:16 +0000 (11:26 -0400)
committerMike Marchetti <mmarchetti@sandvine.com>
Fri, 23 Jun 2017 15:37:22 +0000 (11:37 -0400)
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: I1df921e19b5ff95412e8f4c6b042c7414232e35e

Jenkinsfile
devops-stages/stage-archive.sh
file3.txt [new file with mode: 0644]

index de3bcc9..fd340d9 100644 (file)
@@ -7,6 +7,7 @@ properties([
     ])
 ])
 
+
 def Get_MDG(project) {
     // split the project.
     def values = project.split('/')
index e69de29..4ec88f3 100755 (executable)
@@ -0,0 +1,3 @@
+mkdir -p dists
+touch dists/test.deb
+
diff --git a/file3.txt b/file3.txt
new file mode 100644 (file)
index 0000000..ee87853
--- /dev/null
+++ b/file3.txt
@@ -0,0 +1 @@
+hello world 3