mirror of
https://github.com/google/nomulus
synced 2026-01-03 03:35:42 +00:00
Add nomulus deployment and service manifests (#2389)
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
# manifest.
|
||||
|
||||
if [[ $# -ne 1 ]]; then
|
||||
echo "Usage: $0 alpha|crash"
|
||||
exit 1
|
||||
echo "Usage: $0 alpha|crash|qa"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
environment=${1}
|
||||
|
||||
Reference in New Issue
Block a user