Files
telegram-shop/.gitea/workflows
NW 49d3f41686
Some checks failed
Release: ARM64 Docker Image / build-arm64 (push) Failing after 12s
ci: release workflow without GitHub actions (network blocked) - pure run steps
- GitHub unreachable on prod network; actions/checkout@v4 etc fail to download
- Rewrite release.yaml using only run: steps (git clone from Gitea, docker build/push)
- Clone uses REGISTRY_TOKEN (oauth2) from Gitea secrets
- Registry push is best-effort; always saves image tarball artifact
2026-08-04 18:30:35 +01:00
..