Commit 68f8ab0
committed
feat(maven): enable injected profile by default
Rather than relying on the `CI` env var to be present, the injected
profile is now active by default. This avoids having to propagate the
`CI` env var to Docker containers or VMs that execute the Maven build.1 parent b18a37f commit 68f8ab0
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
| |||
0 commit comments