Files
sec-actions/get-images-from-files/test-compose.yaml
T

7 lines
193 B
YAML

# 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