11 lines
348 B
Bash
11 lines
348 B
Bash
# Optional release-builder settings. Copy only the names you need into the deployment
|
|||
|
|
# .env file. Signing credentials themselves belong in files under MEMBY_SECRETS_DIR.
|
||
|
|
MEMBY_SECRETS_DIR=
|
||
|
|
MEMBY_SOURCE_REPOSITORY=
|
||
|
|
MEMBY_RELEASE_TAG=
|
||
|
|
MEMBY_RELEASE_NOTES=
|
||
|
|
MEMBY_RELEASE_MANDATORY=
|
||
|
|
MEMBY_SKIP_APP_TESTS=
|
||
|
|
MEMBY_SOURCE_URL=
|
||
|
|
MEMBY_BUILDER_MEMORY_LIMIT=
|