mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +00:00
Move compose e2e tests into pkg
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
d20c3b0e22
commit
fb73dd58d9
54 changed files with 410 additions and 330 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -102,4 +102,4 @@ jobs:
|
|||
run: make -f builder.Makefile cli compose-plugin
|
||||
|
||||
- name: E2E Test
|
||||
run: make e2e-local
|
||||
run: make e2e-compose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue