mirror of
https://github.com/cupcakearmy/obolus.git
synced 2025-09-05 15:50:40 +00:00
drone deployment
This commit is contained in:
@@ -21,15 +21,6 @@ steps:
|
||||
- rm -r node_modules package-lock.json
|
||||
- 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
|
||||
# image: cupcakearmy/drone-deploy
|
||||
# pull: always
|
||||
|
Reference in New Issue
Block a user