From 4fece38550077dc3bcd4023e1cd912c4462c3af6 Mon Sep 17 00:00:00 2001 From: David Wurm Date: Fri, 7 Feb 2020 15:39:54 +0100 Subject: [PATCH 1/4] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9f19efe..350a989 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,4 @@ - build: +build: image: java:openjdk-7 environment: - GRADLE_USER_HOME=~/.gradle From a8df346efb8ca8e17cb8da788e0f1a7e9c34aa45 Mon Sep 17 00:00:00 2001 From: David Wurm Date: Fri, 7 Feb 2020 15:40:18 +0100 Subject: [PATCH 2/4] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 053e530..58ce294 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # POSE3_06_Generics +[![Build Status](https://ci.git.techniknews.net/api/badges/David/POSE3_06_Generics/status.svg)](https://ci.git.techniknews.net/David/POSE3_06_Generics) From ae6ae73984028795fec2c620dfb2a8cbec158279 Mon Sep 17 00:00:00 2001 From: David Wurm Date: Fri, 7 Feb 2020 15:57:22 +0100 Subject: [PATCH 3/4] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20l=C3=B6schen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml deleted file mode 100644 index 350a989..0000000 --- a/.drone.yml +++ /dev/null @@ -1,6 +0,0 @@ -build: - image: java:openjdk-7 - environment: - - GRADLE_USER_HOME=~/.gradle - commands: - - ./gradlew test \ No newline at end of file From 846d31d8f1118b09b99108a61154039a7b86e27c Mon Sep 17 00:00:00 2001 From: David Wurm Date: Fri, 7 Feb 2020 15:58:51 +0100 Subject: [PATCH 4/4] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 58ce294..28e74c8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ # POSE3_06_Generics -[![Build Status](https://ci.git.techniknews.net/api/badges/David/POSE3_06_Generics/status.svg)](https://ci.git.techniknews.net/David/POSE3_06_Generics) -