Add debug to image name
This commit is contained in:
parent
52dc00caec
commit
000f610cdb
|
|
@ -32,7 +32,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 DEBUG=1
|
||||
export IMAGE
|
||||
|
|
|
|||
Loading…
Reference in New Issue