Skip to content

inject version and git commit hash into html as comment

Sam Galson requested to merge 105-add-version into master

Pass CI_COMMIT_HASH as a build arg to Docker in order to incorporate the commit hash into the image (we do this in our CI).

Merge request reports