Description Usage Arguments See Also
Adds an environmental variable to an exist wercker app.
1 2 | wercker_add_env_var(repo, key, value, protected = FALSE,
overwrite = FALSE)
|
repo |
one or more repo names in |
key |
name of the environmental variable |
value |
value of the environmental variable |
protected |
should the value be protected, proctected values cannot be retrieved. |
overwrite |
should existing keys be overwritten |
Other env var functions: delete_wercker_env_var
,
wercker_env_vars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.