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

Closed
opened 2020-12-29 17:09:11 +00:00 by decentral1se · 2 comments
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 https://git.autonomic.zone/coop-cloud/abra/pulls/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.
Author
Owner
Can continue on https://git.coopcloud.tech/coop-cloud/organising/issues.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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