mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-09 14:13:06 +08:00
5 lines
78 B
YAML
5 lines
78 B
YAML
services:
|
|
service-a:
|
|
image: busybox
|
|
command: ["sh", "-c", "exit 1"]
|