File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,9 @@ These additional environment variables are supported as well:
5959| JRELEASER_NO_COLOR | disable colors in output
6060|===
6161
62+ WARNING: These environment variables cannot be defined in `.env` files nor any other input files supported by
63+ xref:reference:environment.adoc[].
64+
6265== Filtering Artifacts
6366
6467Many commands let you filter (include or exclude) artifacts using a combination of target properties or environment variables.
Original file line number Diff line number Diff line change @@ -72,6 +72,9 @@ These additional environment variables are supported as well:
7272| JRELEASER_NO_COLOR | disable colors in output
7373|===
7474
75+ WARNING: These environment variables cannot be defined in `.env` files nor any other input files supported by
76+ xref:reference:environment.adoc[].
77+
7578== Filtering Artifacts
7679
7780Many commands let you filter (include or exclude) artifacts using a combination of command flags or environment variables.
Original file line number Diff line number Diff line change @@ -54,6 +54,9 @@ These additional environment variables are supported as well:
5454| JRELEASER_NO_COLOR | disable colors in output
5555|===
5656
57+ WARNING: These environment variables cannot be defined in `.env` files nor any other input files supported by
58+ xref:reference:environment.adoc[].
59+
5760== Filtering Artifacts
5861
5962Many commands let you filter (include or exclude) artifacts using a combination of task flags or environment variables.
Original file line number Diff line number Diff line change @@ -87,6 +87,9 @@ These additional environment variables are supported as well:
8787| JRELEASER_NO_COLOR | disable colors in output
8888|===
8989
90+ WARNING: These environment variables cannot be defined in `.env` files nor any other input files supported by
91+ xref:reference:environment.adoc[].
92+
9093== Filtering Artifacts
9194
9295Many commands let you filter (include or exclude) artifacts using a combination of properties or environment variables.
You can’t perform that action at this time.
0 commit comments