Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix Linting
  • Loading branch information
Timer committed Jan 23, 2020
1 parent 60e6224 commit 945f726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions errors/no-cache.md
Expand Up @@ -85,9 +85,9 @@ definitions:
nextcache: .next/cache
```

Then reference it in the `caches` section of your pipeline's `step`:
Then reference it in the `caches` section of your pipeline's `step`:

```yaml
```yaml
- step:
name: your_step_name
caches:
Expand Down

0 comments on commit 945f726

Please sign in to comment.