Add new infra architecture 13
This commit is contained in:
@@ -112,7 +112,7 @@ if [ "$ENVIRONMENT" = "prod" ]; then
|
||||
else
|
||||
echo "Error: Could not detect Gitea registry automatically"
|
||||
echo "Please specify the registry with -r/--registry option"
|
||||
echo "Example: $0 -e prod -r gitea-http.gitea.svc.cluster.local:3000"
|
||||
echo "Example: $0 -e prod -r registry.bakewise.ai"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user