Commit 2cd705bd authored by Amena's avatar Amena

Update Jenkinsfile

parent 8690f83f
......@@ -10,7 +10,7 @@ podTemplate(label: label,
node(label) {
timestamps {
ansiColor("xterm") {
stage('Build a Node project') {
git 'https://gitlab.mynisum.com/amenaafreen/node-app-test1.git'
......@@ -20,7 +20,6 @@ podTemplate(label: label,
// sh 'npm config set cache npm-cache && npm install'
}
}
}
}
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment