Sample Polaris.yml file for Java/Gradle Projects ... cleanCommands: - shell: [gradle, -b, build.gradle, --no-daemon, clean] buildCommands: - shell: [gradle, ...
確定! 回上一頁