Add debug to image name
This commit is contained in:
parent
000f610cdb
commit
23e6a6ed24
|
|
@ -54,7 +54,7 @@ pipeline:
|
|||
then
|
||||
IMAGE=registry-write.opensource.zalan.do/acid/postgres-operator
|
||||
else
|
||||
IMAGE=registry-write.opensource.zalan.do/acid/postgres-operator-test
|
||||
IMAGE=registry-write.opensource.zalan.do/acid/postgres-operator-test-debug
|
||||
fi
|
||||
export IMAGE
|
||||
make push
|
||||
|
|
|
|||
Loading…
Reference in New Issue