Fix a typo (#2657)

This commit is contained in:
Lai Jiang
2025-01-31 02:44:28 +00:00
committed by GitHub
parent dcb55d27bb
commit 6952e0f653
+1 -1
View File
@@ -168,7 +168,7 @@ steps:
set -e
for env in alpha crash qa sandbox production
do
based_domain=$(grep baseDomain \
base_domain=$(grep baseDomain \
./core/src/main/java/google/registry/config/files/nomulus-config-${env}.yaml | \
awk '{print $2}')
for service in frontend backend pubapi console