Skip to content

Comments

Use short git hash for image tags#9

Merged
ck3mp3r merged 1 commit intomainfrom
buildx-workflow-refactor
May 31, 2025
Merged

Use short git hash for image tags#9
ck3mp3r merged 1 commit intomainfrom
buildx-workflow-refactor

Conversation

@ck3mp3r
Copy link
Owner

@ck3mp3r ck3mp3r commented May 31, 2025

  • Uses git rev-parse --short HEAD to generate shortened commit hashes for image tags.
  • Ensures that image tags reflect the short commit hash when not building from the main branch.
  • Improves readability and brevity of image tags.

- Uses `git rev-parse --short HEAD` to generate shortened commit hashes for image tags.
- Ensures that image tags reflect the short commit hash when not building from the `main` branch.
- Improves readability and brevity of image tags.
@ck3mp3r ck3mp3r merged commit 73d9e93 into main May 31, 2025
2 checks passed
@ck3mp3r ck3mp3r deleted the buildx-workflow-refactor branch May 31, 2025 18:24
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