act-runner-dind-demo/docker-compose.yml
Orion Kindel e46109e18f
init
2023-06-27 14:03:55 -05:00

5 lines
71 B
YAML

services:
foo:
image: "ubuntu:latest"
entrypoint: "echo foo"