Update .ci #21

Closed
husbando_enjoyer wants to merge 1 commits from bugfix/main-12-JenkinsSecurity into main

View File

@@ -25,7 +25,7 @@ pipeline {
returnStdout: true returnStdout: true
).trim() ).trim()
} }
echo "Ejecución de código desde otra rama!"
echo "CI build for commit ${env.COMMIT_SHORT} by ${env.COMMIT_AUTHOR}" echo "CI build for commit ${env.COMMIT_SHORT} by ${env.COMMIT_AUTHOR}"
} }
} }