Skip to content

Commit 1563683

Browse files
committed
remove upload step in favour of #11666
1 parent 202d535 commit 1563683

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,3 @@ jobs:
4848
key: v1-node-{{ arch }}-{{ .Branch }}-{{ checksum "yarn.lock" }}
4949
paths:
5050
- node_modules
51-
52-
- deploy:
53-
name: Upload Build
54-
command: ./scripts/circleci/upload_build.sh

0 commit comments

Comments
 (0)