export image name during build
This commit is contained in:
parent
630656b856
commit
27fabcccb6
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue