From f5726213d38a8feba2d5e4ce3a6e47872b7f2417 Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Wed, 16 Dec 2015 11:19:28 +0000 Subject: [PATCH] Updates to travis ci file - broken mv commands --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 357fc915b..b9083dbd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,5 +34,6 @@ deploy: deployment_group: notifications_admin_deployment_group on: *2 before_deploy: +- zip -r notifications-api * - mkdir -p dpl_cd_upload - mv notifications-api.zip dpl_cd_upload/notifications-api.zip