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

Project / Job Environment variables & secrets #60

Open
gillchristian opened this issue Jul 10, 2020 · 0 comments
Open

Project / Job Environment variables & secrets #60

gillchristian opened this issue Jul 10, 2020 · 0 comments

Comments

@gillchristian
Copy link
Member

Most CI systems provide environment variables related to the job being run and the project (eg. the current commit). They also provide a way to provide secrets available as environment variables to the commands running on the particular job.

This is easily solved by adding some dotenv file in the project's directory and not requiring any solution from Subilo's side (for secrets at least)

With the idea proposed in #59 of being able to add new projects through the client UI having the ability to provide secrets and env vars through some Subilo solution would be great. Otherwise it would still be necessary to ssh in the machine running the Agent to add a new project

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