first commit
This commit is contained in:
5
test/docker-compose.ci.yml
Normal file
5
test/docker-compose.ci.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
service-d:
|
||||
image: busybox
|
||||
command: ["tail", "-f", "/dev/null"]
|
||||
profiles: [profile-2]
|
||||
Reference in New Issue
Block a user