mirror of
https://github.com/google/nomulus
synced 2026-01-03 03:35:42 +00:00
Copy META-INF to GAE deployment jar
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=249238153
This commit is contained in:
@@ -40,6 +40,9 @@ do
|
||||
mv gradle/services/"${service}"/build/staged-app "${dest}/${service}"
|
||||
done
|
||||
|
||||
mv gradle/core/build/resources/main/google/registry/env/common/META-INF \
|
||||
"${dest}/META-INF"
|
||||
|
||||
cd "${dest}"
|
||||
tar cvf ../../"${environment}.tar" .
|
||||
cd -
|
||||
|
||||
Reference in New Issue
Block a user