Skip to content

Commit

Permalink
docs: fix callout (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3rw3rk authored May 16, 2023
1 parent 70ce402 commit 913a100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ steps:
+ custom_platform: linux/arm64/v8
```

> **NOTE:** This option will only work if your Vela worker is configured appropriately.
Sample of only including repository topics starting with "id" as a value in the "io.vela.build.topics" that gets applied to the built image:

```diff
Expand All @@ -159,8 +161,6 @@ steps:
repo: index.docker.io/octocat/hello-world
```

> **NOTE:** This option will only work if your Vela worker is configured appropriately.
## Secrets

> **NOTE:** Users should refrain from configuring sensitive information in your pipeline in plain text.
Expand Down

0 comments on commit 913a100

Please sign in to comment.