mirror of https://git.rancher.io/charts
Fixing identation in the bot's comment
parent
a41f07acbf
commit
46477ee0a7
|
@ -22,13 +22,13 @@ jobs:
|
|||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
body: `## Validation steps [CI won't pass without adding a 👍 (thumbs up) reaction to this comment]
|
||||
- Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
|
||||
Add a 👍 (thumbs up) reaction to this comment once done.
|
||||
|
||||
<pre>
|
||||
Ex:-
|
||||
longhorn-controller:
|
||||
repository: rancher/hardened-sriov-cni
|
||||
tag: v2.6.3-build20230913
|
||||
</pre>`,
|
||||
- Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
|
||||
Add a 👍 (thumbs up) reaction to this comment once done.
|
||||
|
||||
<pre>
|
||||
Ex:-
|
||||
longhorn-controller:
|
||||
repository: rancher/hardened-sriov-cni
|
||||
tag: v2.6.3-build20230913
|
||||
</pre>`,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue