Skip to content

erosdome/steps-environment-variable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

steps-environment-variable

Define an Environment Variable for the upcoming Steps

This Step is part of the Open StepLib, you can find its StepLib page here

Input Environment Variables

  • ENVIRONMENT_KEY

    the key of the enviroment variable; should not countain the leading $ sign

  • ENVIRONMENT_VALUE

    the value of the enviroment variable

Output

Will add (append) the defined key=value to the user's ~/.bash_profile

About

Define an Environment Variable for the upcoming Steps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%