update
This commit is contained in:
parent
f14ca72ca7
commit
bcfe3214ad
|
|
@ -3,8 +3,6 @@ type: docker
|
|||
name: 确实社区前端自动化编译部署脚本
|
||||
|
||||
steps:
|
||||
- name: 编译
|
||||
image: node
|
||||
- name: step1
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
- echo 'Hello, world'
|
||||
|
|
|
|||
Loading…
Reference in New Issue