mirror of
https://github.com/cupcakearmy/obolus.git
synced 2024-12-22 16:16:27 +00:00
drone deployment
This commit is contained in:
parent
eb8b284fd3
commit
4fbec35df6
@ -21,15 +21,6 @@ steps:
|
|||||||
- rm -r node_modules package-lock.json
|
- rm -r node_modules package-lock.json
|
||||||
- npm i --only=prod
|
- npm i --only=prod
|
||||||
|
|
||||||
- name: build-api
|
|
||||||
image: node:12-alpine
|
|
||||||
pull: always
|
|
||||||
commands:
|
|
||||||
- node -v
|
|
||||||
- npm -v
|
|
||||||
- npm --prefix api i
|
|
||||||
- npm --prefix www i
|
|
||||||
|
|
||||||
# - name: deploy
|
# - name: deploy
|
||||||
# image: cupcakearmy/drone-deploy
|
# image: cupcakearmy/drone-deploy
|
||||||
# pull: always
|
# pull: always
|
||||||
|
Loading…
Reference in New Issue
Block a user