From fc8c5fdce62fb229202659408798a7b6c98f6e8b Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:36:55 +0800 Subject: --- cli/turbo.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 cli/turbo.json (limited to 'cli/turbo.json') diff --git a/cli/turbo.json b/cli/turbo.json deleted file mode 100644 index b8567ca..0000000 --- a/cli/turbo.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "$schema": "../docs/public/schema.json", - "extends": ["//"], - "pipeline": { - "build": { - "outputs": ["turbo", "turbo.exe"] - }, - - "e2e": { - "outputs": [], - "inputs": ["**/*.go", "go.mod", "go.sum", "scripts/e2e/e2e.ts"] - }, - "e2e-prebuilt": { - "inputs": ["**/*.go", "go.mod", "go.sum", "scripts/e2e/e2e.ts"] - } - } -} -- cgit v1.2.3-70-g09d2