This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
-Dquarkus.test.env.QUARKUS_TEST_CONTAINER_NETWORK=$(docker network inspect -f '{{.Id}}' ${DOCKER_NET}) \
|
||||
-Dquarkus.test.env.QUARKUS_DATASOURCE_JDBC_URL=jdbc:postgresql://${POSTGRES_IP}:5432/postgres \
|
||||
-Dquarkus.redis.hosts=redis://${REDIS_IP}:6379 \
|
||||
-Dquarkus.http.test-host=${RUNNER_IP_IN_NET}
|
||||
-Dquarkus.http.test-host=http://localhost
|
||||
|
||||
- name: Debug Quarkus Integration Test Logs
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user