maven: persist lib/ext (#147)

This commit is contained in:
Bastien Jansen 2019-06-18 11:48:10 +02:00 committed by Jakub Čábera
parent 17a796f98c
commit 77260cd31e

View File

@ -23,5 +23,8 @@
"url": "$url.sha1" "url": "$url.sha1"
} }
}, },
"persist": "conf" "persist": [
"conf",
"lib/ext"
]
} }