Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add env to projects #610

Open
JrGoodle opened this issue Oct 2, 2020 · 0 comments
Open

Add env to projects #610

JrGoodle opened this issue Oct 2, 2020 · 0 comments
Milestone

Comments

@JrGoodle
Copy link
Owner

JrGoodle commented Oct 2, 2020

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'
@JrGoodle JrGoodle added this to the 4.1 milestone Oct 2, 2020
@JrGoodle JrGoodle modified the milestones: 4.1, Backlog Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant