Sometimes you need to execute some logic in a pipeline step, like rename a file or push JSON somewhere.
- 1 Post
- 3 Comments
Joined 28 days ago
Cake day: June 7th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I mainly do things for Jenkins so I mainly code in Groovy. Most complex things I need to do is to manipulate some JSON, files, or strings. Send some messages to Slack, or push some data to DB.
☝️