Add GitOps stack for abrban.com with Gitea Actions CI/CD.
Build and Deploy Platform / build-push-deploy (push) Has been cancelled
Build and Deploy Platform / build-push-deploy (push) Has been cancelled
Harbor in-cluster builds via Kaniko, ArgoCD auto-sync, and production Helm values for abrban.com domains. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# DEPRECATED — use Harbor proxy-cache instead (see gitops/README.md).
|
||||
# Harbor projects: proxy-dockerhub, proxy-quay, proxy-k8s, proxy-gitea, proxy-gcr
|
||||
echo "ERROR: Do not use this script. Harbor proxy-cache pulls upstream images on demand." >&2
|
||||
echo "See gitops/README.md and RUNBOOK-HARBOR.fa.md" >&2
|
||||
exit 1
|
||||
Reference in New Issue
Block a user