Skip to content

Commit 6a5ea98

Browse files
author
maxonfjvipon
committed
ci: use the lean maxonfjvipon/rultor-image-kotlin
Swap Rultor from the heavy yegor256/rultor-image (all languages) to the lean Kotlin/Gradle image (JDK 21 + Node + git).
1 parent 63ab2b6 commit 6a5ea98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rultor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: MIT
33
---
44
docker:
5-
image: yegor256/rultor-image:latest
5+
image: maxonfjvipon/rultor-image-kotlin:latest
66
merge:
77
script: |-
88
./gradlew build --stacktrace

0 commit comments

Comments
 (0)