-
Notifications
You must be signed in to change notification settings - Fork 3
Add env to projects #610
Copy link
Copy link
Open
Labels
Milestone
Description
Allow custom environment variables to be specified in clowder.yml for the clowder forall command.
See: https://gerrit.googlesource.com/git-repo/+/master/docs/manifest-format.md#element-annotation
Possible names: env, environment
projects:
myproject:
name: 'myname/myproject'
env:
VARIABLE_NAME: 'variable_value'Reactions are currently unavailable