fix: allow gradle build libs to be copied into docker container
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 2m3s
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 2m3s
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
.git
|
||||
.gradle
|
||||
.idea
|
||||
build/
|
||||
*/build/
|
||||
/build/
|
||||
target/
|
||||
*/target/
|
||||
bin/
|
||||
*/bin/
|
||||
out/
|
||||
*/out/
|
||||
!*/build/libs/*.jar
|
||||
|
||||
Reference in New Issue
Block a user