This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
jenkins-util
Watch
0
Star
0
Fork
You've already forked jenkins-util
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4fd4d2a29d
jenkins-util
/
vars
/
printEnv.groovy
6 lines
56 B
Groovy
Raw
Blame
History
#!/usr/bin/env groovy
def
call
(
)
{
sh
'printenv'
}
Reference in New Issue
View Git Blame
Copy Permalink