ci: replace GitLab CI with Forgejo Actions #1
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces .gitlab-ci.yml with .forgejo/workflows/build.yml (same pattern as docker/docker): runs-on docker label, org-level PACKAGES_* secrets, multi-platform buildx (amd64/arm64/386), tags latest + golang version.