Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Remove obsolete copy
Browse files Browse the repository at this point in the history
Signed-off-by: Joffrey F <[email protected]>
  • Loading branch information
shin- committed Aug 23, 2018
1 parent ba167fa commit a140ba3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ for i in $(seq 0 4); do
md5sum DockerToolbox* > md5sum.txt
)
if [[ $? -eq 0 ]]; then
cp dist/* $CIRCLE_ARTIFACTS

if [ ! -z "$CIRCLE_TAG" ]; then
curl --header "Content-Type: application/json" \
--data "{\"build_parameters\": {\"CIRCLE_TAG\": \"$CIRCLE_TAG\", \"TOOLBOX_BUILD_NUM\": $CIRCLE_BUILD_NUM, \"TOOLBOX_ARTIFACTS\": \"$CIRCLE_ARTIFACTS\"}}" \
Expand Down

0 comments on commit a140ba3

Please sign in to comment.