fix trivy release image
All checks were successful
CI / release (push) Successful in 1m41s

This commit is contained in:
estebanthilliez
2026-04-24 22:54:28 +02:00
parent 2220b92849
commit aff6300cbd
3 changed files with 38 additions and 21 deletions

View File

@@ -6,7 +6,7 @@ xvfb_pid=$!
export DISPLAY=:99
npm start &
node index.js &
app_pid=$!
term_handler() {