Commit c2eb5490 authored by Marco Ortiz's avatar Marco Ortiz

.

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