Closed alexellis closed 3 years ago
Inject version and SHA from GitHub Actions
Inverts the dependency so that the .git folder is not required inside the Docker build.
Via docker build locally, and via CI now
Description
Inject version and SHA from GitHub Actions
Motivation and Context
Inverts the dependency so that the .git folder is not required inside the Docker build.
How Has This Been Tested?
Via docker build locally, and via CI now