Open
Description
Hi,
Builder image is incompatible with gradle plugin com.gorylenko.gradle-git-properties
because it does not copy .git
to a build directory.
The issue us caused by using *
wildcard:
Line 18 in 221c47a
This could be solved by either using cp -rad /tmp/src/ $LOCAL_SOURCE_DIR
or removing entire block as stated in TODO
above.
Metadata
Metadata
Assignees
Labels
No labels