Stop using gradlew in gitlab-ci, collapse proto codegen into a single job, add pipeline cacheing

These changes all make the pipeline run much faster for incremental builds.
This commit is contained in:
Michael Pivato
2020-11-22 05:52:53 +00:00
parent 775a0149d3
commit 2d93438eb8
4 changed files with 42 additions and 43 deletions

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists