fix: build needs to use legacy jar

this should be reverted once our buildpack supports fast-jar

Signed-off-by: Matej Vasek <mvasek@redhat.com>
This commit is contained in:
Matej Vasek 2021-04-12 16:52:49 +02:00 committed by GitHub
parent 436c5f8b3f
commit 129dc5a834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,4 @@
# Configuration file
# key = value
quarkus.funqy.export=function
quarkus.package.type=legacy-jar

View File

@ -1,3 +1,4 @@
# Configuration file
# key = value
quarkus.funqy.export=function
quarkus.package.type=legacy-jar