Relative Content

Tag Archive for groovyjenkins-groovy

can’t access an env var added in groovy script

Team, I want to capture a var remoteUrl value coming from jenkinsfile into groovy library that is passed from jenkinsfile and store it in env var to access later. but I can’t seem to do it. any hint what am i missing?