Skip to content

Commit 698130e

Browse files
authored
chore: Remove buildpacks declaration from archetype (#988)
1 parent 48616ac commit 698130e

File tree

1 file changed

+0
-2
lines changed
  • archetypes/spring-boot3/src/main/resources/archetype-resources

1 file changed

+0
-2
lines changed

archetypes/spring-boot3/src/main/resources/archetype-resources/manifest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ applications:
66
timeout: 300
77
random-route: true
88
path: application/target/${artifactId}-application.jar
9-
buildpacks:
10-
- sap_java_buildpack
119
env:
1210
TARGET_RUNTIME: main
1311
SPRING_PROFILES_ACTIVE: 'cloud'

0 commit comments

Comments
 (0)