HomeSoftware Heritage

fix(install): Only use .env for fallbacks

Description

fix(install): Only use .env for fallbacks

This fixes a serious bug in install.sh where it ignored externaly set env variable values such as SENTRY_IMAGE in favor of the ones defined in .env, essentially making all our e2e tests usless.

Details

Provenance
Burak Yigit Kaya <ben@byk.im>Authored on Oct 3 2020, 12:30 AM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:de2b610fc3dd: State that config files need to be updated as well (#690)
Branches
Unknown
Tags
Unknown

Event Timeline

Burak Yigit Kaya <ben@byk.im> committed R206:e333dbd56a4a: fix(install): Only use .env for fallbacks (authored by Burak Yigit Kaya <ben@byk.im>).Oct 3 2020, 12:30 AM