Read .env.sample files for env var configs instead of environment key #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Read .envrc.sample files for env var configs instead of environment keyto Read .env.sample files for env var configs instead of environment keyUpdated title to reflect new
.env.sample
approach we're using.Can continue on https://git.coopcloud.tech/coop-cloud/organising/issues.