Skip to content
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

Print docker image digest as a part of the CircleCI build #22243

Merged
merged 2 commits into from
May 14, 2024
Merged

Conversation

KevinMind
Copy link
Contributor

@KevinMind KevinMind commented May 14, 2024

Fixes: mozilla/addons#14790

Description

This pull request adds a temporary print statement to display the digest and tags after the build process. This is useful for debugging and verifying the build output.

Context

Our deployment jobs are expecting to be able to read the digest of our tagged image as a part of the deployment flow. This is so we can verify the tag has not been updated during the build/deploy workflow. (I am kind of assuming here)

Testing

This step prints literally the digest only from the build.

@KevinMind KevinMind changed the title "Tmp: print digest and tags after build" Print docker image digest as a part of the CircleCI build May 14, 2024
@KevinMind KevinMind requested a review from diox May 14, 2024 08:45
@KevinMind KevinMind merged commit b78b07d into master May 14, 2024
15 checks passed
@KevinMind KevinMind deleted the fix-circle branch May 14, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants