nginx/.gitea/actions/checkout/images/test-ubuntu-git.md
huangzhiqiang c43c66b643
Some checks failed
Build NGINX on Ubuntu / build-and-deploy (push) Failing after 1s
use local git actions checkout
2025-06-10 12:28:33 +08:00

792 B

test-ubuntu-git Container Image

Publish test-ubuntu-git Container

Purpose

test-ubuntu-git is a container image hosted on the GitHub Container Registry, ghcr.io.

It is intended primarily for testing the actions/checkout repository as part of actions/checkout's CI/CD workflows.

The composition of test-ubuntu-git is intentionally minimal. It is comprised of git installed on top of a base-level ubuntu image.

License

test-ubuntu-git is released under the MIT License.