bake: ignore profiles in compose definitions

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-06-22 17:44:35 +02:00
parent bd672eaf5b
commit 120f3a8918
2 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,8 @@ services:
- token
- aws
webapp2:
profiles:
- test
build:
context: ./dir
dockerfile_inline: |