atc0005 / bridge

A small CLI utility used to find duplicate files
MIT License
6 stars 0 forks source link

Push `REPO_VERSION` var into containers for builds #543

Closed atc0005 closed 3 months ago

atc0005 commented 3 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: