mirror of
https://github.com/google/nomulus.git
synced 2025-07-30 22:46:26 +02:00
Create separate BSA service (#2221)
This commit is contained in:
parent
445825957d
commit
572b7101cb
31 changed files with 559 additions and 28 deletions
|
@ -46,7 +46,7 @@ else
|
|||
-PmavenUrl="${gcs_prefix}"/maven \
|
||||
-PpluginsUrl="${gcs_prefix}"/plugins
|
||||
|
||||
for service in default pubapi backend tools
|
||||
for service in default pubapi backend bsa tools
|
||||
do
|
||||
mv services/"${service}"/build/staged-app "${dest}/${service}"
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue