Skip to content

Fix GIT_COMMIT environment variable #1165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2022
Merged

Fix GIT_COMMIT environment variable #1165

merged 1 commit into from
May 24, 2022

Conversation

Philmod
Copy link
Contributor

@Philmod Philmod commented May 24, 2022

No description provided.

@Philmod Philmod requested review from rosbo, jmasukawa and djherbis May 24, 2022 18:37
Copy link

@jmasukawa jmasukawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Philmod Philmod merged commit 85f7616 into main May 24, 2022
@Philmod Philmod deleted the fix-git-commit branch May 24, 2022 18:38
@@ -591,7 +591,7 @@ ARG BUILD_DATE=unknown

LABEL git-commit=$GIT_COMMIT

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Philmod Does the fact that this may now contain brackets change how this is used at all?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It contains brackets because the { was before the $. It shouldn't contain these brackets anymore

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 i just meant this other reference that also uses $GIT_COMMIT (LABEL, different than the one you changed). by it's name i imagine it's just cosmetic, but was curious.

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.

4 participants