export image name during build

This commit is contained in:
Sergey Dudoladov 2019-05-27 13:51:59 +02:00
parent 630656b856
commit 27fabcccb6
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ pipeline:
else
LB_IMAGE=registry-write.opensource.zalan.do/acid/logical-backup-test:${CDP_BUILD_VERSION}
fi
export LB_IMAGE
make docker-logical-backup
- desc: 'Install go'
cmd: |