Skip to content

Commit 1990a58

Browse files
committed
try
1 parent 5604ef0 commit 1990a58

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

smoke-tests/images/quarkus/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jib {
3535
pluginExtensions {
3636
pluginExtension {
3737
implementation = "com.google.cloud.tools.jib.gradle.extension.quarkus.JibQuarkusExtension"
38+
properties["packageType"] = "fast-jar"
3839
}
3940
}
4041
}

smoke-tests/images/quarkus/src/main/resources/application.properties

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)