No description
  • Zig 88.4%
  • Nix 11.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeffrey C. Ollie 9f3ee76038
All checks were successful
build push-container / build (push) Successful in 3m56s
update nix
2026-04-29 21:45:09 -05:00
.forgejo/workflows update attic-cache 2026-02-14 09:07:45 -06:00
LICENSES update license 2026-02-13 21:24:23 -06:00
src updates 2026-02-14 13:31:13 -06:00
.gitignore update license 2026-02-13 21:24:23 -06:00
.pinact.yaml add ci workflow 2026-02-14 08:44:08 -06:00
build.zig update license 2026-02-13 21:24:23 -06:00
build.zig.zon update license 2026-02-13 21:24:23 -06:00
flake.lock update nix 2026-04-29 21:45:09 -05:00
flake.nix update nix 2026-04-29 21:45:09 -05:00
package.nix update nix 2026-04-29 21:45:09 -05:00
README.md update license 2026-02-13 21:24:23 -06:00
REUSE.toml update license 2026-02-13 21:24:23 -06:00

Push Container

A small utility designed to be used in a GitHub Action, Forgejo Action, Gitea Action or other CI/CD system to upload a Docker/Podman/OCI container that has been built locally as a tarball (such as can be produced with Nix) to a container registry.