Follow-up to https://github.com/buildkite/emojis/commit/143e7a9b7c094a30abe87d76f641ba5445d8b9db where the image for :aspect: was changed and an alias to :aspect-build: added. This PR switches the :aspect: and :aspect-build: aliases around so that :aspect: and :aspect-build: both resolve to aspect-build.png which should bust browser caches for those emojis for users.
PR checklist
[x] The image is 64x64 PNG image
[x] Image is added to img-buildkite-64 directory
[x] Image is referenced in img-buildkite-64.json file
[x] Image is referenced in README markdown file
[x] The image can be hosted by Buildkite and made available in Buildkite UI
Description
Follow-up to https://github.com/buildkite/emojis/commit/143e7a9b7c094a30abe87d76f641ba5445d8b9db where the image for
:aspect:
was changed and an alias to:aspect-build:
added. This PR switches the:aspect:
and:aspect-build:
aliases around so that:aspect:
and:aspect-build:
both resolve toaspect-build.png
which should bust browser caches for those emojis for users.PR checklist
img-buildkite-64
directoryimg-buildkite-64.json
file