From 22adf6481fa81eaac5a5dc812cd1ca15106373f7 Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Mon, 11 Jan 2016 12:53:12 +0000 Subject: [PATCH] Setting s3 key to be git commit and zip file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index edb5ed250..aab1034b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ deploy: access_key_id: AKIAJQPPNM6P6V53SWKA secret_access_key: *1 bucket: notifications-admin-codedeploy - key: notifications-admin-$TRAVIS_COMMIT.zip + key: notifications-admin.zip bundle_type: zip application: notifications-admin deployment_group: notifications_admin_deployment_group