Skip to content

Commit

Permalink
#296 - updating init.env-sample to have the copadoEnvionmentVariables…
Browse files Browse the repository at this point in the history
… option
  • Loading branch information
Daniel Ventura committed Dec 15, 2022
1 parent 1e3c768 commit f399f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copado-function/app/environments/Init.env-sample
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ repoUrl="UPDATE ME" # url
debug="UPDATE ME" # true or false
downloadBUs="UPDATE ME" # true or false
gitPush="UPDATE ME" # true or false
copadoEnvironmentVariables="UPDATE ME" # json, example: {"BU_NAME":[{"ENV_VARIABLE_NAME":"ENV_VARIABLE_CONTENT"}]}

## generic
credentialName="UPDATE ME"
Expand Down

0 comments on commit f399f8a

Please sign in to comment.