Files
ttl.sh/.github/workflows/deploy.yml
Marc Campbell d32aa3f76e Add smoke test: push/pull + TTL expiry verification
After deploy, tests:
1. Push busybox with 5m TTL (uses commit SHA for unique name)
2. Pull back to verify registry works
3. Wait 7 minutes for TTL to expire
4. Verify pull fails (image correctly deleted)

Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>
2026-02-03 12:04:28 +00:00

4.4 KiB