feat: java web demo
This commit is contained in:
parent
60deb742a4
commit
e7083f5cf2
|
@ -3,8 +3,8 @@
|
|||
"version": "v1alpha1",
|
||||
"description": "test java pack",
|
||||
"engines": {
|
||||
"build": "alpine:3",
|
||||
"deploy": "alpine:3"
|
||||
"build": "adoptopenjdk/openjdk8",
|
||||
"deploy": "adoptopenjdk/openjdk8"
|
||||
},
|
||||
"build_steps": [
|
||||
"make build", "make clean"
|
||||
|
|
Loading…
Reference in New Issue