mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 21:13:09 +00:00
* build: generations improvements * fix: missing chown * refactor: simpler wait for usable * fix: use sudo * chore: echo image for commit version tag * fix: use sudo * fix: i don't know what anymore * build: debug * build: fix * fix: push only when requested
7 lines
154 B
Bash
Executable File
7 lines
154 B
Bash
Executable File
BEE_VERSION="1.5.1"
|
|
BLOCKCHAIN_VERSION="1.2.0"
|
|
BEE_ENV_PREFIX="bee-factory"
|
|
BEE_IMAGE_PREFIX="ethersphere"
|
|
COMMIT_VERSION_TAG="false"
|
|
STATE_COMMIT="true"
|