Properly handle image cache

This commit is contained in:
Zoe Roux
2025-05-26 00:52:00 +02:00
parent af97c52e48
commit 9e3a9af0ef
2 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
working-directory: ./auth
run: |
./keibi > logs &
wget --retry-connrefused --retry-on-http-error=502 http://localhost:4568/health
wget --retry-connrefused --retry-on-http-error=502 http://localhost:4568/auth/health
hurl --error-format long --variable host=http://localhost:4568/auth tests/*
env:
PGHOST: localhost