feat: update upack.json
This commit is contained in:
parent
f0d2e20652
commit
f8f0b47ee9
|
@ -10,5 +10,6 @@
|
||||||
"./build1.sh", "./build2.sh"
|
"./build1.sh", "./build2.sh"
|
||||||
],
|
],
|
||||||
"deploy_steps": ["cp /tmp/exec.sh ."],
|
"deploy_steps": ["cp /tmp/exec.sh ."],
|
||||||
"main": "./exec.sh"
|
"main": "./exec.sh",
|
||||||
|
"author": "test"
|
||||||
}
|
}
|
Loading…
Reference in New Issue