Test container not able to pass quarkus environment variable

334 Views Asked by At

Currently, able to pass the DB username and password through test container but when trying to pass the "IfBuildProperty", the value is always null.

0

There are 0 best solutions below