From 34439b0022a224ed9ac2218a2f272dc480ff69cc Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Wed, 19 Apr 2017 18:34:49 +0100 Subject: [PATCH] Delete fabric8.yml --- fabric8.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 fabric8.yml diff --git a/fabric8.yml b/fabric8.yml deleted file mode 100644 index a4c33210d1..0000000000 --- a/fabric8.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -buildName: "adf2" -links: - Git: "https://github.com/Alfresco/alfresco-ng2-components.git" - Job: "http://192.168.64.3:31752/job/adf2" - Production: "http://10.0.0.114:80/kubernetes/pods?namespace=default-production" - Staging: "http://10.0.0.114:80/kubernetes/pods?namespace=default-staging" -environments: - Staging: "default-staging" - Production: "default-production" -useLocalFlow: true