Adam Uhlíř 5cb6eeca26
build: generations improvements (#103)
* 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
2022-05-10 16:47:03 +02:00

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"