Add new infra architecture 10
This commit is contained in:
@@ -100,6 +100,7 @@ if [ "$USE_GITEA_REGISTRY" = "true" ]; then
|
||||
echo "Falling back to local registry"
|
||||
REGISTRY="localhost:5000"
|
||||
USE_GITEA_REGISTRY="false"
|
||||
USE_LOCAL_REGISTRY="true"
|
||||
else
|
||||
echo "✓ Gitea registry authentication successful"
|
||||
fi
|
||||
@@ -125,6 +126,7 @@ if [ "$USE_GITEA_REGISTRY" = "true" ]; then
|
||||
echo "Falling back to local registry"
|
||||
REGISTRY="localhost:5000"
|
||||
USE_GITEA_REGISTRY="false"
|
||||
USE_LOCAL_REGISTRY="true"
|
||||
else
|
||||
echo "✓ Gitea registry authentication successful"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user