Skip to content

output git hash to file to use in Docker build step, delete it afterwards

Oskar Drenske requested to merge git_hash_to_file into develop

Outputs the git hash to a text file that can be included in the Docker image. File is deleted after Docker build step.

Merge request reports