atc0005 / check-restart

Go-based tooling used to detect whether a restart (service) or reboot (system) is needed.
MIT License
2 stars 0 forks source link

Push `REPO_VERSION` var into containers for builds #388

Closed atc0005 closed 2 months ago

atc0005 commented 2 months ago

Set REPO_VERSION via Podman and Docker container run commands to properly have any externally set value (e.g., GitHub Actions) inherited by the container build environment.

See also: