Update .drone.yml to build only on tags and update package.jsons

This commit is contained in:
2020-07-12 13:29:49 +02:00
parent 67155c89af
commit 84cb09f9cb
3 changed files with 23 additions and 9 deletions

View File

@@ -1,8 +1,7 @@
{
"name": "backend",
"version": "0.0.1",
"description": "",
"author": "",
"name": "ts-onlinetime-ranks-backend",
"version": "0.0.2",
"description": "Backend microservice for TeamSpeak 3 Online Time Ranking",
"private": true,
"license": "UNLICENSED",
"scripts": {