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
Describe the bug
This is a follow-up to PR #4723 which removed build.gradle files from docker subprojects which, in turn, causes the gradle assemble task to fail.
To Reproduce
Steps to reproduce the behavior:
Ensure your local repo matches the remote -- ./gradlew clean
Run gradle assemble task -- ./gradlew assemble
Expected behavior
The gradle assemble task should succeed.
Plugins
None.
Screenshots
Host/Environment (please complete the following information):
OS: Mac OS X
Version 13.3.1 (aarch64)
Additional context
None.
The text was updated successfully, but these errors were encountered:
Describe the bug
This is a follow-up to PR #4723 which removed build.gradle files from docker subprojects which, in turn, causes the gradle assemble task to fail.
To Reproduce
Steps to reproduce the behavior:
./gradlew clean
./gradlew assemble
Expected behavior
The gradle assemble task should succeed.
Plugins
None.
Screenshots
Host/Environment (please complete the following information):
Additional context
None.
The text was updated successfully, but these errors were encountered: