feat: update upack.json
This commit is contained in:
parent
f8f0b47ee9
commit
852698dbee
|
@ -3,8 +3,8 @@
|
|||
"version": "v1alpha1",
|
||||
"description": "test pack",
|
||||
"engines": {
|
||||
"build": "tester:v1",
|
||||
"deploy": "tester:v1"
|
||||
"build": "alpine:3",
|
||||
"deploy": "alpine:3"
|
||||
},
|
||||
"build_steps": [
|
||||
"./build1.sh", "./build2.sh"
|
||||
|
|
Loading…
Reference in New Issue