Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Aug 14, 2023
1 parent 108ef5c commit bd44959
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,6 @@ In general, Lighthouse should be using the latest version of all of these depend
Before starting, you should announce to the LH eng channel that you are releasing,
and that no new PRs should be merged until you are done.

```sh
# Make pristine folder.
bash ./core/scripts/release/prepare-pristine.sh
cd ../lighthouse-pristine
yarn
yarn build-all

# Leave pristine folder.
cd ../lighthouse
```

### Lightrider

There is a cron that rolls the latest Lighthouse to the Lightrider canary feed.
Expand Down

0 comments on commit bd44959

Please sign in to comment.