mirror of
https://github.com/docker/compose.git
synced 2026-09-25 06:54:41 +00:00
The dry-run publish checks split into nine scenarios, one per model and refusal reason; the prompt text, refusal exit code (130) and publication report are the observables. WithStdin joins the Action modifiers to feed prompt answers. TestPublish stays legacy: it drives a real registry container and loads oci:// projects with multiple -f files. Only the oci/ fixture subtree it needs survives. Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
5 lines
74 B
YAML
5 lines
74 B
YAML
services:
|
|
test:
|
|
extends:
|
|
file: common.yaml
|
|
service: foo
|