Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 4878487

Browse files
committed
update build sans toolkit
1 parent 8df45a5 commit 4878487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
key: cypress-cache-{{ .Environment.CACHE_VERSION }}-{{ checksum "yarn.lock" }}
6666
- run:
6767
name: Build and test panel
68-
command: /usr/local/bin/grafana-toolkit plugin:ci-build
68+
command: yarn build
6969
- run:
7070
name: Move results to ci folder
7171
command: /usr/local/bin/grafana-toolkit plugin:ci-build --finish

0 commit comments

Comments
 (0)