Skip to content

Commit 1cc21a7

Browse files
committed
Stop uploading SCIP indexes to sourcegraph.com
Amp-Thread-ID: https://ampcode.com/threads/T-01a029e2-5095-710a-9cce-0c6d8645c173
1 parent 7a2a093 commit 1cc21a7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/scip.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ jobs:
1818
- run: yarn global add @sourcegraph/src
1919
- run: yarn tsx src/main.ts index
2020

21-
- name: Upload SCIP to Cloud
22-
run: src code-intel upload -github-token='${{ secrets.GITHUB_TOKEN }}' -no-progress
23-
env:
24-
SRC_ENDPOINT: https://sourcegraph.com/
25-
SRC_ACCESS_TOKEN: ${{ secrets.SRC_ACCESS_TOKEN_DOTCOM }}
26-
2721
- name: Upload SCIP to S2
2822
run: src code-intel upload -github-token='${{ secrets.GITHUB_TOKEN }}' -no-progress
2923
env:

0 commit comments

Comments
 (0)