DynamoDS / DynamoPrimer

http://www.dynamoprimer.com
81 stars 66 forks source link

Dyn 3117 fix docker cp (Staging-branch) #233

Closed RobertGlobant20 closed 4 years ago

RobertGlobant20 commented 4 years ago

Purpose

The DynamoPrimer job was failing due that the docker cp command was not recognizing the container name stored in a env variable, then I updated all the places inside the CopyLibrariesToHostScript in which the docker cp command is using the env variable to correctly get the container name.

Declarations


Check these if you believe they are true

Reviewers

@QilongTang

FYIs

@alfredo-pozo