Skip to content

Commit

Permalink
stray }
Browse files Browse the repository at this point in the history
  • Loading branch information
justaddcoffee committed May 7, 2020
1 parent 4ef01eb commit a5f20d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ pipeline {
sh 'cd config; rm -fr data/raw; mkdir -p data/raw'
sh 'cd config; s3cmd -c $S3CMD_JSON --acl-public --mime-type=plain/text --cf-invalidate get -r s3://kg-hub-public-data/raw/ data/raw/'
sh 'cd config; ls data/raw'
}
}
}
}
Expand Down

0 comments on commit a5f20d3

Please sign in to comment.