Stop saving scope.tar as an artifact

Nobody is using this.
This commit is contained in:
Bryan Boreham
2018-02-05 14:22:19 +00:00
parent ca95703033
commit 6c4509c207

View File

@@ -66,8 +66,6 @@ test:
parallel: true
- test "$CIRCLE_NODE_INDEX" != "0" || (goveralls -repotoken $COVERALLS_REPO_TOKEN -coverprofile=$SRCDIR/profile.cov -service=circleci || true):
parallel: true
- test "$CIRCLE_NODE_INDEX" != "0" || (cd $SRCDIR; cp scope.tar $CIRCLE_ARTIFACTS):
parallel: true
deployment:
hub: