Skip to content

Commit

Permalink
Fix CI tests failing (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored May 25, 2020
1 parent eb77a69 commit 0c4ca04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/commands/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ title: Netlify CLI build command
# `build`

<!-- AUTO-GENERATED-CONTENT:START (GENERATE_COMMANDS_DOCS) -->

(Beta) Build on your local machine

**Usage**
Expand All @@ -15,14 +16,13 @@ netlify build

**Flags**

- `dry` (*boolean*) - Dry run: show instructions without running them
- `context` (*option*) - Build context
- `dry` (_boolean_) - Dry run: show instructions without running them
- `context` (_option_) - Build context

**Examples**

```bash
netlify build
```


<!-- AUTO-GENERATED-CONTENT:END -->

0 comments on commit 0c4ca04

Please sign in to comment.