paste in sidecar code / build and account for ansible tweaks to settle it in

This commit is contained in:
Josh Sandlin
2026-07-28 15:54:34 -04:00
parent ad0f5e0a4e
commit 5bf2f4cd52
29 changed files with 2646 additions and 8 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ jobs:
- name: Build and push images
run: |
docker compose build web
docker compose push web
docker compose build web zot-ephemeral-ttl
docker compose push web zot-ephemeral-ttl
deploy:
name: Deploy to Production