enable debugging in cdp
This commit is contained in:
parent
8470bf2d30
commit
52dc00caec
|
|
@ -34,6 +34,7 @@ pipeline:
|
|||
else
|
||||
IMAGE=registry-write.opensource.zalan.do/acid/postgres-operator-test
|
||||
fi
|
||||
export DEBUG=1
|
||||
export IMAGE
|
||||
make tools deps docker
|
||||
- desc: 'Run unit tests'
|
||||
|
|
|
|||
Loading…
Reference in New Issue