source .env.sample before loading compose.yml? #176
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?
Describe the current behavior
abra recipe upgrade nextcloud
throws this errorthis is the cause
https://git.coopcloud.tech/coop-cloud/nextcloud/src/branch/main/compose.yml#L16
Steps to reproduce
run
abra recipe upgrade nextcloud
Describe the expected behavior
upgrade the app
Additional information
abra version 0.1.4-alpha-e840328
We could maybe load .env.sample before loading compose.yml? Also if we move to yaml from .env as suggested here: coop-cloud/organising#105 it might be easier to solve this problem.
I can't reproduce this on latest or the version you've specificed so 🤷♀️
This was fixed in
6c115926e3
some time ago?Maybe you were using an old binary perhaps.
Gonna close off but re-open if this is still a thing!
This is still happening with abra version 0.1.5-alpha-09f49cd
Thanks for bearing with me @knoflook 🖤, finally fixed in
8cc0a350e6
.