You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out Gradle 7 can run independent tasks in parallel.
* Make an `artifactoryPublish` dependent on `build` task
to ensure that tests are performed before artifacts are published
to the repository
**Cherry-pick to `2.9.x` & `2.8.x`**
0 commit comments