feat: update java web demo
This commit is contained in:
parent
acc1a494b6
commit
04781c343c
|
@ -3,7 +3,8 @@
|
|||
"version": "v1alpha2",
|
||||
"description": "test java pack",
|
||||
"engines": {
|
||||
"build": "jdk8"
|
||||
"build": "jdk8",
|
||||
"deploy": "jdk8"
|
||||
},
|
||||
"build_steps": [
|
||||
"exec ./build.sh",
|
||||
|
|
Loading…
Reference in New Issue