Adding submodule install
This commit is contained in:
parent
aab3cb76b9
commit
bdfdba172d
3
.drone.status
Normal file
3
.drone.status
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"url": "https://drone.hibas123.de/OpenServer/OpenAuth_server/"
|
||||||
|
}
|
@ -7,6 +7,7 @@ steps:
|
|||||||
image: node:12
|
image: node:12
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm run install
|
||||||
- npm run build
|
- npm run build
|
||||||
- name: Publish to docker
|
- name: Publish to docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
Reference in New Issue
Block a user