mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-10 06:33:06 +08:00
docs: improve compose-flags example
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
This commit is contained in:
parent
ab0fa7d95d
commit
88b85ef80e
@ -208,9 +208,7 @@ steps:
|
||||
- uses: hoverkraft-tech/compose-action@40041ff1b97dbf152cd2361138c2b03fa29139df # v2.3.0
|
||||
with:
|
||||
compose-file: "./docker/docker-compose.yml"
|
||||
services: |
|
||||
helloworld2
|
||||
helloworld3
|
||||
compose-flags: "--profile profile-1"
|
||||
```
|
||||
|
||||
Specify multiple compose files to use with the `docker compose` command.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user