All checks were successful
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 46s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 6s
7 lines
382 B
XML
7 lines
382 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="30" height="15">
|
|
<polygon points="2,1 2,14 13,7" stroke="black" stroke-width="1" fill="white"/>
|
|
<rect x="17" y="2" width="4" height="11" stroke="black" stroke-width="1" fill="white"/>
|
|
<rect x="24" y="2" width="4" height="11" stroke="black" stroke-width="1" fill="white"/>
|
|
</svg>
|