Commit 4648332
committed
Remove Docker Compose setup from CI workflow
Delete the Docker Setup Compose step (docker/setup-compose-action@v1.2.0) and its version input from .github/workflows/maven-build.yml. This simplifies the Maven CI workflow by removing the unused/removed docker/setup-compose action while keeping the checkout and Java setup steps intact.1 parent ddc6df0 commit 4648332
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
0 commit comments