Adding submodule install
This commit is contained in:
@ -7,6 +7,7 @@ steps:
|
||||
image: node:12
|
||||
commands:
|
||||
- npm install
|
||||
- npm run install
|
||||
- npm run build
|
||||
- name: Publish to docker
|
||||
image: plugins/docker
|
||||
|
Reference in New Issue
Block a user