Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Commit

Permalink
fix: Fix that stupid package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaptard committed May 22, 2018
1 parent c1166be commit 5b8772c
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 196 deletions.
6 changes: 6 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,11 @@ pipeline:
services:
mongodb:
image: mongo
when:
branch:
exclude: [ master ]
redis:
image: redis
when:
branch:
exclude: [ master ]
Loading

0 comments on commit 5b8772c

Please sign in to comment.