add git action workflow: build image, push to image registry

This commit is contained in:
nicholas
2025-06-14 21:18:28 -05:00
parent a05456f57f
commit a76fb5a821
13 changed files with 44 additions and 27 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev/svgjs" width="66.667" height="57.143"><svg width="66.667" height="57.143" viewBox="0 0 66.667 57.143" xmlns="http://www.w3.org/2000/svg"><g id="SvgjsG1065" stroke-linecap="round" fill-rule="evenodd" font-size="9pt" stroke="#000" stroke-width="0.25mm" fill="#000" style="stroke:#000;stroke-width:0.25mm;fill:#000"><path d="M 4.762 33.333 L 4.762 28.571 L 14.286 28.571 L 14.286 23.81 L 4.762 23.81 L 4.762 19.048 L 14.286 19.048 L 14.286 9.524 L 0 9.524 L 0 4.762 L 4.762 4.762 L 4.762 0 L 19.048 0 L 19.048 4.762 L 23.81 4.762 L 23.81 0 L 38.095 0 L 38.095 4.762 L 47.619 4.762 L 47.619 0 L 57.143 0 L 57.143 4.762 L 61.905 4.762 L 61.905 47.619 L 57.143 47.619 L 57.143 52.381 L 47.619 52.381 L 47.619 57.143 L 38.095 57.143 L 38.095 52.381 L 33.333 52.381 L 33.333 47.619 L 28.571 47.619 L 28.571 42.857 L 33.333 42.857 L 33.333 9.524 L 23.81 9.524 L 23.81 42.857 L 14.286 42.857 L 14.286 33.333 L 4.762 33.333 Z M 42.857 9.524 L 42.857 47.619 L 52.381 47.619 L 52.381 9.524 L 42.857 9.524 Z M 28.571 47.619 L 14.286 47.619 L 14.286 42.857 L 9.524 42.857 L 9.524 47.619 L 4.762 47.619 L 4.762 52.381 L 14.286 52.381 L 14.286 57.143 L 23.81 57.143 L 23.81 52.381 L 28.571 52.381 L 28.571 47.619 Z M 61.905 4.762 L 61.905 0 L 66.667 0 L 66.667 4.762 L 61.905 4.762 Z M 4.762 52.381 L 0 52.381 L 0 57.143 L 4.762 57.143 L 4.762 52.381 Z" vector-effect="non-scaling-stroke"></path></g></svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
@media (prefers-color-scheme: dark) { :root { filter: invert(100%); } }
</style></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB