steps: - name: "build" image: "gradle:8.10.1-jdk21" commands: - "./gradlew build"