mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 09:21:49 +02:00
Update Nomulus release pipeline
Refactor out the build and package logic to a reusable script. Also removed the gradle task flag to skip lint check, as failing lint check is no longer a fatal error. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=245296563
This commit is contained in:
parent
4895f455d8
commit
94aa5cd6ec
3 changed files with 34 additions and 41 deletions
|
@ -24,8 +24,6 @@ steps:
|
|||
- './gradlew'
|
||||
- ':proxy:test'
|
||||
- ':proxy:deployJar'
|
||||
- '-x'
|
||||
- 'autoLintGradle'
|
||||
- '-PmavenUrl=https://storage.googleapis.com/domain-registry-maven-repository/maven'
|
||||
- '-PpluginsUrl=https://storage.googleapis.com/domain-registry-maven-repository/plugins'
|
||||
dir: 'gradle'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue