This commit is contained in:
@@ -25,7 +25,7 @@ pipeline {
|
||||
returnStdout: true
|
||||
).trim()
|
||||
}
|
||||
|
||||
echo "Ejecución de código desde otra rama!"
|
||||
echo "CI build for commit ${env.COMMIT_SHORT} by ${env.COMMIT_AUTHOR}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user