Updates to travis ci file - broken mv commands

This commit is contained in:
Martyn Inglis
2015-12-16 11:19:28 +00:00
parent 2a0ce05565
commit f5726213d3

View File

@@ -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