mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 03:03:13 -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
|
deployment_group: notifications_admin_deployment_group
|
||||||
on: *2
|
on: *2
|
||||||
before_deploy:
|
before_deploy:
|
||||||
|
- zip -r notifications-api *
|
||||||
- mkdir -p dpl_cd_upload
|
- mkdir -p dpl_cd_upload
|
||||||
- mv notifications-api.zip dpl_cd_upload/notifications-api.zip
|
- mv notifications-api.zip dpl_cd_upload/notifications-api.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user