Skip to content

Conversation

puehringer
Copy link
Contributor

@puehringer puehringer commented Sep 20, 2025

They are now being passed to the Docker build and can be picked up as ENV variables via

ARG GIT_BRANCH=
ENV GIT_BRANCH=$GIT_BRANCH
ARG GIT_COMMIT_HASH=
ENV GIT_COMMIT_HASH=$GIT_COMMIT_HASH

@puehringer puehringer changed the title feat: make GIT_BRANCH and GIT_COMMIT available as build args feat: make GIT_BRANCH and GIT_COMMIT_HASH available as build args Sep 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant