From 5504f2298094b472a23d098f2fa0922144d7128d Mon Sep 17 00:00:00 2001 From: Giles Bradshaw Date: Thu, 27 Aug 2020 14:57:41 +0100 Subject: [PATCH] ci: created .drone.yml --- .drone.yml | 12 ++++++++++++ LICENSE | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..4090d40 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,12 @@ +--- +kind: pipeline +type: docker +name: renovate + +platform: + os: linux + arch: amd64 + +steps: +- name: renovate + image: renovate/renovate:22.22.2 diff --git a/LICENSE b/LICENSE index 973413d..a4dbfe1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -MIT No Attribution Copyright +MIT No Attribution Copyright 2020 SiGyl Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal