Adding submodule install

improving-auth
Fabian Stamm 4 years ago
parent aab3cb76b9
commit bdfdba172d

@ -0,0 +1,3 @@
{
"url": "https://drone.hibas123.de/OpenServer/OpenAuth_server/"
}

@ -7,6 +7,7 @@ steps:
image: node:12
commands:
- npm install
- npm run install
- npm run build
- name: Publish to docker
image: plugins/docker

Loading…
Cancel
Save