chore/use-datafile-to-processseq-and-up-for-webin-xml-gen #105
Annotations
1 error
|
Build Docker image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ ! -f gradlew ]; then echo \"ERROR: gradlew not found in /app/receipt\"; echo \"Checking if receipt files are in a different location...\"; find /app -name \"gradlew\" -type f 2>/dev/null; echo \"Contents of /app/receipt:\"; ls -la /app/receipt 2>&1 || echo \"Directory empty or doesn't exist\"; exit 1; fi && sed -i 's/\\r$//' gradlew && chmod +x gradlew && ./gradlew build -x test -x spotlessApply -x spotlessJavaCheck --info --stacktrace && ./gradlew publishToMavenLocal" did not complete successfully: exit code: 1
|
Loading