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,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
body: `## Validation steps [CI won't pass without adding a 👍 (thumbs up) reaction to this comment]
|
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.
|
- 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.
|
Add a 👍 (thumbs up) reaction to this comment once done.
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
Ex:-
|
Ex:-
|
||||||
longhorn-controller:
|
longhorn-controller:
|
||||||
repository: rancher/hardened-sriov-cni
|
repository: rancher/hardened-sriov-cni
|
||||||
tag: v2.6.3-build20230913
|
tag: v2.6.3-build20230913
|
||||||
</pre>`,
|
</pre>`,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue