From 811b1648736efcad2d1f764fd8243b4046c7df92 Mon Sep 17 00:00:00 2001 From: verbruggenalex Date: Tue, 5 Jun 2018 06:51:45 +0000 Subject: [PATCH 01/13] Fix badge url for drone. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d09ae7ce..04a88121b 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://drone.ne-dev.eu/api/badges/ec-europa/toolkit/status.svg)](https://drone.ne-dev.eu/ec-europa/toolkit) [![License](https://img.shields.io/badge/License-EUPL%201.1-blue.svg)](LICENSE) +[![Build Status](https://drone.fpfis.eu/api/badges/ec-europa/toolkit/status.svg)](https://drone.ne-dev.eu/ec-europa/toolkit) [![License](https://img.shields.io/badge/License-EUPL%201.1-blue.svg)](LICENSE) # NextEuropa Toolkit From 30ade80965d5d6e4594abaae0257ca604fe7ceaf Mon Sep 17 00:00:00 2001 From: verbruggenalex Date: Tue, 5 Jun 2018 07:50:58 +0000 Subject: [PATCH 02/13] Add translations folder to build and rsync the dist because phing cant seem to resolve the links to files. --- includes/phing/build/main/subsite.xml | 5 +---- includes/phing/props/main.props | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/includes/phing/build/main/subsite.xml b/includes/phing/build/main/subsite.xml index 420caf647..707205351 100755 --- a/includes/phing/build/main/subsite.xml +++ b/includes/phing/build/main/subsite.xml @@ -79,10 +79,7 @@