Skip to content

Commit

Permalink
docs: fixing yaml syntax (#9427)
Browse files Browse the repository at this point in the history
  • Loading branch information
sce-taid authored Dec 16, 2024
1 parent 83b5b45 commit 25d0584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/structure-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ your `skaffold.yaml` in the `test` stanza, e.g.

```yaml
test:
- image: skaffold-example
- image: skaffold-example
structureTests:
- ./test/*
- ./test/*
```
Tests can also be configured through profiles, e.g.
Expand Down

0 comments on commit 25d0584

Please sign in to comment.