mirror of
https://github.com/docker/compose.git
synced 2026-09-24 14:34:26 +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>
6 lines
60 B
YAML
6 lines
60 B
YAML
include:
|
|
- common.yaml
|
|
|
|
services:
|
|
test:
|
|
image: test
|