ci(deploy): login, pull images, and increase Trivy timeout #140

Merged
Toutsu merged 1 commits from fix/deploy-scan-pull-images into main 2026-06-13 19:32:18 +03:00

1 Commits

Author SHA1 Message Date
Toutsu b952be23eb ci(deploy): login and pull images before Trivy scan
PR Checks / test-and-build (pull_request) Successful in 32m3s
The scan-images job runs on a fresh runner that does not have the images
built by the build-and-push job. Login to the registry and pull the
images before scanning, otherwise Trivy cannot find them.
2026-06-13 19:29:57 +03:00