Updated travis to have build numbers etc on deloyed artifact

This commit is contained in:
Martyn Inglis
2016-01-11 14:43:07 +00:00
parent d0740d0782
commit bfb2267249

View File

@@ -46,4 +46,4 @@ before_deploy:
- rm -rf node_modules bower_components app/assets
- zip -r notifications-admin *
- mkdir -p dpl_cd_upload
- mv notifications-admin.zip dpl_cd_upload/notifications-admin.zip
- mv notifications-admin.zip dpl_cd_upload/notifications-admin-$TRAVIS_BRANCH-$TRAVIS_BUILD_NUMBER-$TRAVIS_COMMIT.zip