Skip to content

Conversation

@emalinowski
Copy link
Contributor

New Features

Created job to copy data to cleversafe and generate a manifest

Breaking Changes

Bug Fixes

Improvements

Dependency updates

Deployment changes

mkdir /home/ubuntu/file
gsutil -u $PROJECT cp gs://$SOURCE_BUCKET/$KEY /home/ubuntu/file/
fileName=$(ls /home/ubuntu/file/)
md5=$(md5sum /home/ubuntu/file/$fileName | cut -d ' ' -f 1)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we need an extra check at this point.
cc: @frickjack @Avantol13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants