ci: add test for compose files

This commit is contained in:
2026-02-05 15:22:17 +01:00
parent a076c9d732
commit 67e7afa039
2 changed files with 12 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
# Used by CI to test get-images-from-files action (Docker Compose, registry refs only)
services:
web:
image: example.com/compose/web:v3
worker:
image: example.com/compose/worker:v3