init
continuous-integration/drone Build is passing

This commit is contained in:
曾志威
2026-08-07 13:17:16 +08:00
parent 50f2266172
commit c293dc13db
+4
View File
@@ -20,9 +20,13 @@ steps:
DOCKER_CONFIG: /home/gradle/.docker
GRADLE_USER_HOME: /cache/wes-loghub/gradle-9.6.1
commands:
- >
test -w /cache ||
(echo "Cache directory /cache is not mounted or writable" && exit 1)
- cd wes-loghub
- >
gradle jib -stacktrace
--init-script=/opt/gradle-user-home/init.gradle
--console=plain
--warning-mode=summary
--build-cache