Hi everybody! I wanna do the following during my Gradle build:
1. Launch docker (test?) container with postgres 2. Run my Liquibase migrations on it 3. Regenerate jOOQ code from the database 4. Bring the container down However, I didn't find a working way to launch a (test)container during the build. Did anybody succeed in doing this? Best, Pasha -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/3422abd2-8312-4fc4-8476-82b6bf3b25ebn%40googlegroups.com.
