Container images for the Tangled Knot and Spindle servers

trust mise config files before installing

psychedeli.ca ece9fc8a ea088d3a

verified
+2
+1
.tangled/workflows/build.yml
··· 8 8 steps: 9 9 - name: Install dependencies 10 10 command: | 11 + mise trust 11 12 mise install 12 13 - name: Build images 13 14 command: |
+1
.tangled/workflows/publish.yml
··· 8 8 steps: 9 9 - name: Install dependencies 10 10 command: | 11 + mise trust 11 12 mise install 12 13 - name: Build and push images 13 14 command: |