Skip to content

fix: remove newline from image_tags value#13286

Merged
yashikakhurana merged 1 commit intomozilla:mainfrom
dlactin:mzcld-786-remove-newline-tags-list
Aug 14, 2025
Merged

fix: remove newline from image_tags value#13286
yashikakhurana merged 1 commit intomozilla:mainfrom
dlactin:mzcld-786-remove-newline-tags-list

Conversation

@dlactin
Copy link
Collaborator

@dlactin dlactin commented Aug 14, 2025

Because

  • The image_tags: | adds a new line at the end of the block which the docker-push action treats as an empty image value

This commit

  • Adds a - to remove the trailing newline

Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

Thank you @dlactin

@yashikakhurana yashikakhurana added this pull request to the merge queue Aug 14, 2025
Merged via the queue into mozilla:main with commit fc8a430 Aug 14, 2025
14 checks passed
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.

2 participants