Skip to content

Instantly share code, notes, and snippets.

@artem-hatchenko
Created February 6, 2023 16:54
Show Gist options
  • Save artem-hatchenko/af7014eda3d017ac487bae85f216308b to your computer and use it in GitHub Desktop.
Save artem-hatchenko/af7014eda3d017ac487bae85f216308b to your computer and use it in GitHub Desktop.
env.AUTHOR_EMAIL = "${env.AUTHOR}".replaceAll("\\s",".").toLowerCase() + "@automat-it.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment