ci: use docker images for auto builds (#61)

This commit is contained in:
Adam Uhlíř 2021-11-24 10:11:34 +01:00 committed by GitHub
parent ad300ab7d4
commit 6b63d0f164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ on:
env:
BEE_IMAGE_PREFIX: 'docker.pkg.github.com/ethersphere/bee-factory'
BUILD_IMAGE: 'true'
BUILD_IMAGE: 'false'
COMMIT_VERSION_TAG: 'true'
STATE_COMMIT: 'true'
BEE_VERSION: '${{ github.event.client_payload.tag }}'