From 532c67bae2330a86f75e1645259ff9360217df78 Mon Sep 17 00:00:00 2001 From: Max Rydahl Andersen Date: Fri, 16 Jun 2023 08:41:08 +0200 Subject: [PATCH] fix: ignore config.yml to be cacheable. Fixes #33625 --- integration-tests/gradle/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/integration-tests/gradle/pom.xml b/integration-tests/gradle/pom.xml index 6feb49c42c27a0..215f6f51715725 100644 --- a/integration-tests/gradle/pom.xml +++ b/integration-tests/gradle/pom.xml @@ -19,6 +19,28 @@ 1.4.2.Final + + + + + + com.gradle + gradle-enterprise-maven-extension + + + + + + .quarkus/config.yml + + + + + + + + +