You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2025. It is now read-only.
In my use case, I push some code on batch servers using gradle ssh plugin.
Recently, my SSI added the requirement of passing specific environement variables to log the reason of access.
add a config map(string,string) of values into the gradle config to provides all variables and maybe could be merged with definitions provided on run or session