Commit c2eb5490 authored by Marco Ortiz's avatar Marco Ortiz

.

parent 7d8c6789
......@@ -25,10 +25,11 @@ pipeline {
}
stages {
stage('Install2') {
steps {
echo "Branch is ${PACKAGE_VERSION}..."
}
stage('Install2') {
steps {
echo "Branch is ${PACKAGE_VERSION}..."
}
}
}
// stage('Test') {
......
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