From 19129a1313a3042a7211505d7c524970926f9766 Mon Sep 17 00:00:00 2001 From: Athanasios Voutsadakis Date: Thu, 8 Mar 2018 14:02:08 +0000 Subject: [PATCH] Describe process for creating a new worker app --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index b85fe6479..11db3cb26 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,30 @@ cf run-task notify-api "flask command purge_functional_test_data -u make cf-push` + +Once this is done, you can push your deployment changes to jenkins to have your app deployed on every deployment.