mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-30 19:08:33 -04:00
Updates to travis ci file - broken mv commands
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user