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
With the current implementation is it possible to copy only particular from the complete folder?
Example:
When i run
./gradlew build - jar1 is created in build/libs folder
when i run a customized tasl ./gradlew fatJar jar2 will be created..Is it possible to upload only jar2 to S3/AWS? This is not a bug..a new feature/enhancement..
The text was updated successfully, but these errors were encountered:
With the current implementation is it possible to copy only particular from the complete folder?
Example:
When i run
./gradlew build - jar1 is created in build/libs folder
when i run a customized tasl ./gradlew fatJar jar2 will be created..Is it possible to upload only jar2 to S3/AWS? This is not a bug..a new feature/enhancement..
The text was updated successfully, but these errors were encountered: