mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-14 21:27:32 +00:00
Stop saving scope.tar as an artifact
Nobody is using this.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user