ci: add test for compose files
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user