Skip to content

Commit

Permalink
fix: remove extra tag from example (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neal committed Jan 28, 2021
1 parent ae8f2bd commit 5e65ecd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions content/usage/examples/secrets_internal.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ It is recommended to pin `image:` versions for production pipelines
```yaml
version: "1"

worker:
runtime: docker

stages:
docker:
steps:
Expand All @@ -111,4 +108,4 @@ secrets:
key: vela/hello-world/docker_password
engine: native
type: repo
```
```

0 comments on commit 5e65ecd

Please sign in to comment.