mirror of
https://github.com/google/nomulus
synced 2026-08-21 06:36:15 +00:00
Move terraform and kubernetes folder to be under proxy (#127)
* Move terraform and kubernetes folder to be under proxy There is no reason for them to be under proxy/src/... any more now that we have a Gradle-idiomatic folder structure.
This commit is contained in:
@@ -55,7 +55,7 @@ artifacts:
|
||||
location: 'gs://${PROJECT_ID}-deploy/${TAG_NAME}'
|
||||
# This cannot be regexs because of how Spinnaker constructs artifact paths.
|
||||
paths:
|
||||
- 'proxy/src/main/java/google/registry/proxy/kubernetes/proxy-*.yaml'
|
||||
- 'proxy/kubernetes/proxy-*.yaml'
|
||||
- 'release/cloudbuild-tag.yaml'
|
||||
timeout: 3600s
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user