Read .env.sample files for env var configs instead of environment key #6

Open
opened 2020-12-29 17:09:11 +00:00 by decentral1se · 1 comment
Owner

Instead of having to write out the full environment again in https://git.autonomic.zone/coop-cloud/gitea/src/branch/master/.drone.yml you just get this tool to read and source the https://git.autonomic.zone/coop-cloud/gitea/src/branch/master/.envrc.sample. That could also use the set -a/+a approach shown in coop-cloud/abra#55.

Instead of having to write out the full environment again in https://git.autonomic.zone/coop-cloud/gitea/src/branch/master/.drone.yml you just get this tool to read and source the https://git.autonomic.zone/coop-cloud/gitea/src/branch/master/.envrc.sample. That could also use the set -a/+a approach shown in https://git.autonomic.zone/coop-cloud/abra/pulls/55.
decentral1se changed title from Read .envrc.sample files for env var configs instead of environment key to Read .env.sample files for env var configs instead of environment key 2021-01-09 16:41:13 +00:00
Author
Owner

Updated title to reflect new .env.sample approach we're using.

Updated title to reflect new `.env.sample` approach we're using.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/stack-ssh-deploy#6
No description provided.